|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.http.HttpServlet
com.raritantechnologies.prefs.SavePrefs
Provides a servlet which saves user preferences, first
to the session's PreferencesBean, and then to the database using
the JdbcManager.
| Constructor Summary | |
SavePrefs()
|
|
| Method Summary | |
void |
service(HttpServletRequest req,
HttpServletResponse res)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SavePrefs()
| Method Detail |
public void service(HttpServletRequest req,
HttpServletResponse res)
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 | |||||||||