|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectHttpServlet
com.raritantechnologies.searchApp.taglibrary.Logout
Performs a simple logout of an HTTP session will do a redirect if redirectPage is specified in the url.
http://someurl/logout?redirectPage=login.jsp
| Constructor Summary | |
Logout()
|
|
| Method Summary | |
void |
service(HttpServletRequest pReq,
HttpServletResponse pRes)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Logout()
| Method Detail |
public void service(HttpServletRequest pReq,
HttpServletResponse pRes)
throws ServletException,
java.io.IOException
ServletException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||