Hi, Thanks for the pointers, but I've got some more questions.
--- Wendy Smoak <[EMAIL PROTECTED]> wrote: > On 11/20/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > I just upgraded my servlet container and went from Servlet 2.3 to > > Servlet 2.4 API, and now I'm getting errors from Struts' html-el > > taglib: > > You should not be using Struts-EL with Servlet 2.4/JSP 2.0. Are you saying I should get some other version of Struts that is Servlet 2.4/JSP 2.0-aware? Is there a Struts 1.1 version that is 2.4/2.0-aware? Since I have Struts 1.1, I looked at http://archive.apache.org/dist/struts/struts-1.1/ to see if there is something for Servlet 2.4/JSP 2.0, but it doesn't look like there is such a version here.... am I looking at the wrong place? I do have struts-el.jar (must be a jar corresponding to contrib/struts-el). I just removed it, which resulted in: Unable to load tag handler class "org.apache.strutsel.taglib.html.ELFormTag" for tag "html-el:form" Makes sense, html-el can't find the Java classes it needs. > Go back to the original Struts tags, and use a JSTL 1.1 > implementation > with them... the container will evaluate the expressions, you no > longer need Struts EL to do it for you. Not sure what you mean by "original Struts tags" and "use a JSTL 1.1 implementation with them". I believe I have the regular, Struts 1.1 taglibs and the JSTL 1.1 taglibs I have (c:out & friends) are working fine in servlet 2.4/JSP 2.0 container. Thanks, Otis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Simpy -- http://www.simpy.com/ -- Find it. Tag it. Share it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]