-
Apr 3rd, 2010, 02:12 PM
#1
MultiActionController with Form - Just like DispatchAction in struts
Hi,
Am looking for an example to port my struts application, which is coded with DispatchAction (struts) & MultiActionController in springmvc.
DispatchAction does all actions like, create, edit, update,list,... & actionForm is attached in struts-config
Q: I did not find an example with MultiActionController to attach form (I guess its called Command) in config.
I appreciate if some on post the solution if solved porting application from struts to springmvc.
We do not want to create more than 1 controller for page action because of project maintance will be complex.
Thanks
krishna
-
Apr 3rd, 2010, 06:49 PM
#2
Never mind... I solved it...
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules