Java J2EE Spring Chapter 33: JSP Tags & XML

JSP Tags can be used in two ways. One is the regular JSP Tag construct we saw in the previous chapters and the other is the XML Equivalent. In this chapter, we are going to find out the XML Equivalents of the tags that can be used both ways…

So, lets get started!!!

JSP Tags as XML

JSP enables you to use two forms of certain tag types. Below is a table that tells you all you need to know