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 On Tue, Jun 24, 2008 at 4:34 AM, Volker Krebs <[EMAIL PROTECTED]> wrote: > Hello, > > I have the following in my JSP Page: > <a href='<s:url action="myAction" anchor="%{name}" />'> > > It seems that the anchor attribute is not evaluating the OGNL. > I guess it's the same problem like this one: > https://issues.apache.org/struts/browse/WW-2015 > > or is there any reason for not evaluating OGNL ? > > Thanks, > Volker > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >