Carl Smith wrote:
Can you describe in which case we should be using SwitchAction.java in struts? 
Can you offer some sample code? Is this used for multiple submit buttons (save, 
delete, update, cancle buttons for example) on one jsp page? Thanks.

I'm not sure what this has to do with CactusStrutsTestCase, but the answer is that SwitchAction is used for switching between modules -- specifically, for creating a link to a page in different module to the one containing the page the link appears on.

http://svn.apache.org/builds/struts/maven/trunk/site-test/struts-core/apidocs/org/apache/struts/actions/SwitchAction.html

L.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to