DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Java (http://www.daniweb.com/forums/forum9.html)
-   -   More than one ActionForm against one DispatchAction (http://www.daniweb.com/forums/thread158065.html)

java_programmer Nov 18th, 2008 9:49 am
More than one ActionForm against one DispatchAction
 
Hi all, I am a new user of struts.
I have a requirement where I need more than one ActionForm against a single DispatchAction,
but I am not able to handle this situation. Is it possible to have more than one ActionForm
against a single DispatchAction?
Thanks in advance...

AlbertPi Nov 20th, 2008 12:20 pm
Re: More than one ActionForm against one DispatchAction
 
Quote:

Originally Posted by java_programmer (Post 738680)
Hi all, I am a new user of struts.
I have a requirement where I need more than one ActionForm against a single DispatchAction,
but I am not able to handle this situation. Is it possible to have more than one ActionForm
against a single DispatchAction?
Thanks in advance...

A single ActionForm to use for all the methods in one DispatchAction and Use single ActionForm for similar forms. Also DispatchAction collect related functions into a single Action.

This URL (http://www.roseindia.net/struts/stru...h-action.shtml) will give you a very good idea about your question.


All times are GMT -4. The time now is 11:22 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC