Yes. Surely 'java script' is what goes in jsp scriptlets to be killed, uh..
executed on the server.
And of course on the client, its only JavaScript if your using Nutscraper.
IE calls it JScript, and the standards blessed name is ECMAScript. (Of
course the variants arent identical between browsers and even browser
versions but some of the basic stuff is pretty standard)

-----Original Message-----
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 04, 2002 02:56
To: 'Struts Users Mailing List'
Subject: RE: Button pressed


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



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to