Description of Declarative programming of JSP web sites using XML :
Developers may come across the problem of redundant web pages, which has the same appearance with variation of contents. To overcome this problem, there are a lot of tools, in this tutorial, the author tells the developers an easy and simple way of generating the layout using XML and generation of HTML codes using tag libraries. Using this facility, presentation designer can completely focus on the presentation without bothering about the server side programs thus eliminating redundant codes.