Posted by J.O. Aho on 04/03/07 04:36
jimmy wrote:
> Hi all,
> I want to capture the event when the browser's close button is clicked
> in a jsp.
jsp is serverside and won't be aware of what happens on clientside if you
don't return values using POSt or GET methods (cookies can slao used, but
would just be more work).
http://en.wikipedia.org/wiki/JavaServer_Pages
I guess you are talking about javascript, which isn't java and therefore can't
be jsp.
--
//Aho
Navigation:
[Reply to this message]
|