Re: Exception when clicked on twice on a lnk or button. Consistent error

2007-02-08 Thread Uday Karrothi
I am thinking of disabling the linjk and the button once the user presses the button or the link. The articles taht went through for dobule submit issue need a whole of changes in my app. I am past that change now. Any other options to be suggessted. Thanks Dave for your time. regards, Chandra

Re: Exception when clicked on twice on a lnk or button. Consistent error

2007-02-08 Thread Dave Newton
--- Uday Karrothi <[EMAIL PROTECTED]> wrote: > Hi Dave? Hi? You are probably dealing with a typical double-submit issue. Dave Have a burning question? Go to www.Answers.yahoo.com and get answers from rea

Re: Exception when clicked on twice on a lnk or button. Consistent error

2007-02-08 Thread Uday Karrothi
Hi Dave? Yeah that is my code but the thing is if the click the same link one and wait the error does not occur , But if I click the link consecutively fast , this error occurs. I will take a deeper look into my code. Thanks Dave. Chandra On 2/8/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- U

Re: Exception when clicked on twice on a lnk or button. Consistent error

2007-02-08 Thread Dave Newton
--- Uday Karrothi <[EMAIL PROTECTED]> wrote: > Is this an error in my code? Is > [...] > root cause > java.lang.NullPointerException at > com.nsc.tpms.action.pgEcnDisplayAction.execute(pgEcnDisplayAction.java:219) > [...] your code? d. _

Exception when clicked on twice on a lnk or button. Consistent error

2007-02-08 Thread Uday Karrothi
Hi guys, I have been trying to solve this error for a while now. The issue, when the user click on a link or click on submit button quickly twice consecutively. HTTP Status 500 - type Exception report message de