>Right, we encouraged using the "EL libraries". We thought we had a nice
>migration path to JSP 2.0 with the use of two >separate library sets,
>but it turned out to be a bit more complicated that. What I do until
>there's a JSTL 1.1 implementation available is to just change the "uri"
>attribute in the "taglib" directives (e.g. from "c" to "c_rt") but keep
>the "prefix" attribute the same (e.g. "c"). This way I don't have to
>change prefixes all over the place, and I just have to change the
>"uri" prefix again when JSTL 1.1 is ready. In the XML case,
>you would do the same in the namespace declarations in <jsp:root>.

Thanks for the detailed response. That explains it.

And thanks for two (JSTL 1.0 and JSP 2.0) extremely well thought-out
specifications.

Erik Beijnoff
[EMAIL PROTECTED]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to