|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectHttpServlet
com.raritantechnologies.quickstart.userInterface.SetSessionAttributeServlet
Enables a session attribute to be set. Will either redirect to a specified URL or send an SC_NO_CONTENT header back to the browser.
| Constructor Summary | |
SetSessionAttributeServlet()
|
|
| 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 SetSessionAttributeServlet()
| 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 | |||||||||