Hi Experts,

I want to develop a JSP in which i can 2-3 buttons like "Add", "Edit", 
"Update"," Delete" and "cancel".

How do i do it? as if i take only one form action of this jsp, all of these 
buttons will submit to same action class, and all will process the execute 
method. 

If i take seprate form actions then data of the fields is not accessible to 
buttons. 

i can remember in Struts 1.x we use regcode to handle this, but not sure how to 
handle in Struts 2


Please Help!!

Regards

Gurvinder PS Gill

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to