aspose file tools
The moose likes JSP and the fly likes LogOut Two Or More immediate Onclicks Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "LogOut Two Or More immediate Onclicks" Watch "LogOut Two Or More immediate Onclicks" New topic
Author

LogOut Two Or More immediate Onclicks

Mallesh Gullagattu
Greenhorn

Joined: Mar 31, 2012
Posts: 6
Please Help Me..

How To Control Two Or More Parallel Clicks OR Requests From User..

Automatically LogOut The Session In WebApplication

Thanks I Am Waiting For Your Replay..


Can Anybody Please Post This Related Code..

Nikhil Padharia
Ranch Hand

Joined: Apr 19, 2012
Posts: 37
One option which i follow is to protect this is disable the button/link after clicking the button using javascript.
But for this you have to take care to enable it back if the validations on your page fails.
Hemant Thard
Ranch Hand

Joined: Dec 23, 2008
Posts: 119
Hi,

handle this in a filter ...
Mallesh Gullagattu
Greenhorn

Joined: Mar 31, 2012
Posts: 6
Please Provide This Related Code

Its Utgent
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56204
    
  13

Mallesh Gullagattu wrote:Please Provide This Related Code

Please read NotACodeMill (⇐ that's a link). You need to write your own code. You can get help with it here, but no one is going to do your work for you for free.

Its Utgent

Read EaseUp (⇐ that's a link). Your problem is no more and no less important than anyone else's.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: LogOut Two Or More immediate Onclicks
 
Similar Threads
logout problem in struts
Issue with "valueUnbound" event on session timeout in WebSphere 4 cluster
Page is refreshing continously on IE
delete cookie from request ?
logging mechanism