<input type="submit" value="submit"
disable="${sessionScope.disableSubmit}" />

If you a variable to the sessionscope called disableSubmit for example
you can do it with ease. After the first press set disableSubmit =
"disable". Have the default setting of disableSubmit = ""

Sorted :)


Rob Langridge 
Analyst Programmer - Java CoE
e: [EMAIL PROTECTED] 



-----Original Message-----
From: Krishna, Hari [mailto:[EMAIL PROTECTED] 
Sent: 14 July 2006 13:11
To: Struts Users Mailing List
Subject: RE: How to disable the submit button after first click

If u want to avoid double submit use isTokenValid() inside Action .Why
do u need to mess up the jsp??????????

-----Original Message-----
From: priyadarsh kankipati [mailto:[EMAIL PROTECTED]
Sent: Friday, July 14, 2006 4:57 PM
To: user@struts.apache.org
Subject: How to disable the submit button after first click


Hi
  Is there any way in struts that we can disable the submit button after
first click just to avoid double submit?
  I know how to do that using javascript. But i am looking for
non-javascript implementation.
   
   
  Thanks
  Priyadarsh


Priyadarsh Kankipati
Sapient India Pvt. Ltd
080-51047461(o)
09844478891(m)
[EMAIL PROTECTED]

 Send instant messages to your online friends
http://in.messenger.yahoo.com 

 Stay connected with your friends even when away from PC.  Link:
http://in.mobile.yahoo.com/new/messenger/
Notice:  All email and instant messages (including attachments) sent to
or from Franklin Templeton Investments (FTI) personnel may be retained,
monitored and/or reviewed by FTI and its agents, or authorized law
enforcement personnel, without further notice or consent.

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




This communication together with any attachments transmitted with it ("this 
E-Mail") is intended only for the use of the addressee and may contain 
information which is privileged and confidential.  If the reader of this E-Mail 
is not the intended recipient or the employee or agent responsible for 
delivering it to the intended recipient you are hereby notified that any use, 
dissemination, forwarding, printing or copying of this E-Mail is strictly 
prohibited.  Addressees should check this E-mail for viruses.  The Company 
makes no representations as regards the absence of viruses in this E-Mail.  If 
you have received this E-Mail in error please notify our IT Service Desk 
immediately by e-mail at [EMAIL PROTECTED]  Please then immediately delete, 
erase or otherwise destroy this E-Mail and any copies of it.

Any opinions expressed in this E-Mail are those of the author and do not 
necessarily constitute the views of the Company.  Nothing in this E-Mail shall 
bind the Company in any contract or obligation.

For the purposes of this E-Mail "the Company" means The Carphone Warehouse 
Group Plc and/or any of its subsidiaries.

Please feel free to visit our website:  http:// www.carphonewarehouse.com or 
http://www.phonehouse.com

The Carphone Warehouse Group Plc (Registered in England No. 3253714) 1 Portal 
Way, London W3 6RS


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

Reply via email to