There is a action tag like this in my application. What happens here?
whether the request goes to the render action or the page product_main.jsp
is displayed? How to find this? Thanks
<action name="viewedit_ajax"
com.tebs.augusta.web.actions.product.ProductAction_viewedit">
<result type="chain">render</result>
<result name="input">product_main.jsp</result>
</action>
--
View this message in context:
http://old.nabble.com/action-chain-tag-tp28689353p28689353.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