On 5/8/2004 4:58 PM, Murali Ravipudi wrote:
What is the best way to define different actions for the same form with
struts?
I did something like this:
==
==
In jsp,
Add User
Edit User
Delete
>What is the best way to define different actions for the same form with
>struts?
I did something like this:
==
==
In jsp,
Add User
Edit User
Delete User
==
In action.execute() {
Hello there,
The problem using multiple actions for one form is solved :-)
I followed exactly the instructions in the API reference for the class
org.apache.struts.actions.LookupDispatchAction (like explained in the
newbie faq), and everything is fine.
Sincerly
Samuel
--- andinasoft SA - Soft
3 matches
Mail list logo