That's a joke, right? This reminds me of a client I consulted last year who
insisted on interactive graphing with Active X rather than Java applets
because of "security concerns."

And it's "JavaScript," not "java script."

-----Original Message-----
From: Carlos Fernandez [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 03, 2002 2:42 PM

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

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]>

Reply via email to