Thanks Rick. -----Original Message----- From: Rick Reumann [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 1:00 PM To: Struts Users Mailing List Subject: Re: standard tags vs. struts specific tags
Barnett, Brian W. wrote: > Does this mean I should use jstl from Sun or are the standard tags (c, fmt, > sql, etc) that come with struts 1.1 just fine? Sun's site makes it very annoying. I don't know why they don't provide a link to the JSTL tags directly. You can get the JSTL tags here: http://jakarta.apache.org/taglibs/index.html And yes use them instead of the struts tags where possible. You still need to use the struts form tags and I still use the <bean:message key=''/> and html:messages tags, but that's about it. -- Rick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]