Hi,
I have an jsp page which is used as a result by two actions.  However if the
request comes from one of the actions something extra needs to be on the
page.   Is there way I can access the action name on the jsp page.

i.e
<s:if test="action == specialaction">    
     print something extra here

 </s:if>


-- 
View this message in context: 
http://www.nabble.com/checking-which-action-on-the-jsp-tp23991107p23991107.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to