Thanks guys, but...as a company policy, we are not suppose to use java
script.

-Carlos.

-----Original Message-----
From: Bharat Nagwani [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 03, 2002 2:39 PM
To: Struts Users Mailing List
Subject: Re: Button pressed


one more alternative
create a hidden field and assign a value to it (edit or continue) using
javascript

and check that hidden field in request.getParameter...

At 02:26 PM 6/3/2002 -0400, you wrote:
>Hi guys,
>
>I'd like to know if there is a way that I will know which button was
>pressed. I have two buttons in the JSP (Edit and Continue). In my action
>class I need to know which one of those was pressed.
>
>Thanks in advance.
>
>Carlos.
>--
>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]>

Reply via email to