|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
dea.albums.BaseServlet
dea.albums.ViewCat
Servlet for cat info into session
Field Summary |
Fields inherited from class dea.albums.BaseServlet |
display |
Fields inherited from interface dea.common.IDebugLevels |
BASIC, DEBUG_ALL, ERROR, METH_DETAIL, METH_ENTER, METH_EXIT, METH_EXT, METH_GET, METH_SET, METH_VARS, SHOW_PASS |
Constructor Summary | |
ViewCat()
|
Method Summary | |
java.lang.String |
performTask(HttpServletRequest request,
HttpServletResponse response)
|
Methods inherited from class dea.albums.BaseServlet |
callPage, emptyToNull, getParameter, init, service |
Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ViewCat()
Method Detail |
public java.lang.String performTask(HttpServletRequest request, HttpServletResponse response) throws java.io.IOException, ServletException, java.lang.Exception
request
- HttpServletRequestresponse
- HttpServletResponse
java.io.IOException
ServletException
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |