Nah, the web.xml has no jsp-config at all.

Daniel

On Sat, Aug 23, 2008 at 8:28 PM, Martin Gainty <[EMAIL PROTECTED]> wrote:

>
> check your el-ignored parameter in web.xml
> does it look like
> <jsp-config>
>    <jsp-property-group>
>      <url-pattern>*.jsp</url-pattern>
>      <el-ignored>true</el-ignored>
>    </jsp-property-group>
>  </jsp-config>?
> Martin
> ______________________________________________
> Disclaimer and confidentiality note
> Everything in this e-mail and any attachments relates to the official
> business of Sender. This transmission is of a confidential nature and Sender
> does not endorse distribution to any party other than intended recipient.
> Sender does not necessarily endorse content contained within this
> transmission.
>
>
> > Date: Sat, 23 Aug 2008 18:08:23 -0400
> > From: [EMAIL PROTECTED]
> > To: user@struts.apache.org
> > Subject: Re: [struts2] url tag not evaluating OGNL in anchor attribute
> >
> > I found the same behavior with 2.1.2 Beta, although the bug WW-2015
> claims
> > it is fixed in 2.0.10.
> >
> > Thanks,
> >
> > Daniel
> >
> >
>

Reply via email to