opensubscriber
   Find in this group all groups
 
Unknown more information…

d : dev@struts.apache.org 26 August 2009 • 12:53AM -0400

Literal in OGNL
by Security Management

REPLY TO AUTHOR
 
REPLY TO GROUP




In the following, I want the param value to be "day" or "month" literally.
How does that work?

This does not:

<s:url var="day_url" action="historyChart"><s:param name="period"
value="%{day}"/></s:url>
<s:url var="month_url" action="historyChart"><s:param name="period"
value="%{month}"/></s:url>
<s:url var="year_url" action="historyChart"><s:param name="period"
value="%{year}"/></s:url>




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@stru...
For additional commands, e-mail: dev-help@stru...

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.