| Author |
i want code for logout page in jsp.
|
Omkar G. Deshmukh
Greenhorn
Joined: Sep 21, 2012
Posts: 28
|
|
|
i want code for logout page in jsp.
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
And this has to do with HTML/JavaScript why?
You need to explain in more detail what you are after.
Eric
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26173
|
|
A logout page is just a link to a servlet that invalidates your session and redirects you to another page. It will be very specific to your codebase.
Moving to JSP since this is about the server side.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56180
|
|
|
CodeRanch is NotACodeMill. We'll help you write your code, but we won't write it for you.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: i want code for logout page in jsp.
|
|
|