Professional Jakarta Struts (Programmer to Programmer)

 < Day Day Up > 


<html:xhtml />

The <html:xhtml /> tag is used to tell other HTML taglib tags to render in XHTML. The <html:xhtml /> tag has no body and supports no attributes.

To use the <html:xhtml /> tag, you simply need to insert the tag, as shown in the following code snippet, at the top of your JSP:

<html:xhtml />


 < Day Day Up > 

Категории