Frasso, Anthony wrote:

I'm new to struts, and to web development in general, and after tinkering with 
the struts tag libraries, I've decided to switch to using the JSTL tag library. 
 This requires JSP 2.0 support, which I should have, as I am using Tomcat 5.5.

No it doesn't.

Unfortunately, in eclipse (version 3.0), it seems I get an error when trying to use the 
<taglib> tag.  When I looked at the xsd, it indeed seemed that the <taglib> tag was 
no longer there.  While I am no longer going to use the struts tag libraries, how would I specify 
the JSTL tag libraries without the <taglib> tag in the web.xml file?  Is there a completely 
different way to go about this?
I think you just need the taglib directive in the JSP page.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to