> -Original Message-
> From: Wendy Smoak [mailto:[EMAIL PROTECTED]
>
> On 11/20/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > Aha, I see what you mean now.
> > I had this:
> > <%@ taglib uri="/WEB-INF/struts-html-el.tld" prefix="html-el" %>
> >
> > Changed it to this:
> > <%@
On 11/20/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Aha, I see what you mean now.
> I had this:
> <%@ taglib uri="/WEB-INF/struts-html-el.tld" prefix="html-el" %>
>
> Changed it to this:
> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html-el" %>
>
> And now things seem to work.
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 Strut
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 that is
> 2.4/2.0-aware?
Since the container w
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 Stru
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.
Go back to the original Struts ta
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'
org.apache
7 matches
Mail list logo