The moose likes Struts and the fly likes what is the significance of SwitchAction in struts framework Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "what is the significance of SwitchAction in struts framework" Watch "what is the significance of SwitchAction in struts framework" New topic
Author

what is the significance of SwitchAction in struts framework

vijay dadhwal
Ranch Hand

Joined: Dec 02, 2008
Posts: 47

Dear all,

I am studying Struts.

I am aware SwitchAction enables switching to actions in different modules.
But when we can directly call actions of different modules from a default module then what is the significance of SwitchAction?

For instance


Then what is the use of SwitchAction ?

Please clear my doubt on this.

Regards
Vijay">


MCA , SJCP
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56554
    
  14

Please be sure to ask Struts questions in the Struts forum. I have moved this post there for you.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: what is the significance of SwitchAction in struts framework
 
Similar Threads
SwitchAction
Error:ActionMappings not found for second module
Struts modules does not work!
Data Source trouble - javax.servlet.UnavailableException: Initializing applic (SOLVED)
Question regarding forward tag