You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by ha...@informatiefabriek.nl on 2003/05/06 09:49:42 UTC

Where to find information about JSTL tags?

Hi all,

In the Struts mailing list I see more and more people using tags that I 
don't recognize from the struts framework. I think they belong to the JSTL 
tag library. 
(like the c:forEach tag). 

I have JBoss with integrated Tomcat 4.x running. I was wondering what 
steps I have to take to take advantage of the JSTL tags. I mean where do I 
install JSTL or can I use them without any installation procedure? 

And where do I find information about usage? Do I have to add import 
statements to my JSP page?

Thanks,

Harm de Laat
Informatiefabriek


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


XHTML in tiles

Posted by Nicolas De Loof <ni...@cgey.com>.
Hi all,

I would like to produce XHTML. I use <html:html xhtml="true"> on my layout page, but <html:xx> tags in included tiles
does not produce XHTML compliant tags.

<html:xx> tags assume a Globals.XHTML_KEY is set in page scope

I use a custom tag that put this boolean value on page scope on any JSP. Is they're another way to do this ?

Nico.


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org