fine... n one more thing is.. if the user login to the system..from
the login page then the welcome page is displayed.. then if the user
clicks the back button from the browser he will visit the login page
...but if the user clicks the forward button session should be
invalid..how to do that?


On Fri, 17 Sep 2004 17:42:16 +0530, Jitender K Chukkavenkata
<[EMAIL PROTECTED]> wrote:
> Use javascript to load a function on window event close.  Let that
> javascript pass a request to an action (like InvalidateSessionAction that
> holds the logic to manage the same).  thats it.
> 
> Jitender Kumar C.V.
> 
> 



-- 
Kranti Kiran Kumar Parisa
Software Engineer [ e-Biz ],
Patni Computer Systems Ltd.,
India
Mobile: +91 98504 45977

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

Reply via email to