Hi Radhika U could have a method which would take request as an parameter and it would do a getParameterValues() and the result u cud add to a hashtable. Then u cud iterate thru the hashtable to find out which button has been pressed.
Let me know if its clear else i could send u the code susmita -----Original Message----- From: Radhika Nadkarni [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 5:47 AM To: [EMAIL PROTECTED] Subject: Different buttons in one JSP hi, Im having one JSP in which I have created 3 submit buttons. How can I identify these buttons in the Action class ? _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

