In S2.09 is possible to use EL in the properties tags. For example:

 

<s:property value="${pageContext.request.contextPath}"  />

 

That because the parameter in tld is rtexprvalue="true"

 

In S2.0.11   this is not possible (rtexprvalue="false"). I want to know
is some property that active and un-active this parameter in the TLD. Or
what is the best way to use EL in tags.

 

Thanks, 

 

Manuel

Reply via email to