| Author |
one view but different Actions
|
Haritha Gorijavolu
Greenhorn
Joined: Feb 18, 2011
Posts: 21
|
|
|
Hello. I am a struts beginner. Struts emphasizes that there be only one Action associated with each "Submitting" View. So, if I wanted to build a page where the user has numerous options, how do I do it?
|
 |
Sanal Samuel
Greenhorn
Joined: Jul 23, 2010
Posts: 8
|
|
|
i guess your saying that you need to work with multiple actions for a submitting form.For eg.If you want to apply some business logic you can apply it in your action class and then accordingly redirect to another action.Hope it helps.
|
 |
 |
|
|
subject: one view but different Actions
|
|
|