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]

Reply via email to