Help: html-el taglib in servlet 2.4 container

2005-11-20 Thread ogjunk-taglib
Hello, 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: /WEB-INF/component/LoginBox.jsp(22,16) According to TLD or attribute directive in tag file, attribute value does not accept any expressions'

Re: Help: html-el taglib in servlet 2.4 container

2005-11-20 Thread ogjunk-taglib
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'

Re: Help: html-el taglib in servlet 2.4 container

2005-11-20 Thread ogjunk-taglib
Hi, --- Wendy Smoak [EMAIL PROTECTED] wrote: On 11/20/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: 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