On 7/14/06, Yanroy <[EMAIL PROTECTED]> wrote:
However, I've never before seen or used those tags that begin with c:. After a little googling, I discovered they're part of Struts EL.
They are not. The 'c' taglib is part of JSTL.
I found a wiki page at http://wiki.wsmoak.net/cgi-bin/wiki.pl?StrutsAndJSTL that just made me more confused; I guess there's some kind of strange heirarchy between all these different version numbers that I'm not seeing.
Servlet 2.3 + JSTL 1.0 + Struts-EL Servlet 2.4 + JSTL 1.1 + Struts original taglib
As a sidenote, I've found all the (limited) struts documentation and example websites to be very hard to follow. It seems like much of the struts documentation is out of date or doesn't convey any useful information (or worse, it's just plain wrong).
We can't fix it unless you point to specific page(s) and explain what you had trouble with.
Anyways, back on subject, I'm not sure which version of struts I have - I'm not in charge of server configuration. I couldn't find an easy way to find out what my version is,
Look inside struts.jar, at the MANIFEST.MF file. If you don't know what version of Struts you're using, it's going to be hard for you to find the documentation that pertains to that version. So if you're finding things that are "wrong" it just may be that they apply to a different version. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]