|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.servlet.GenericServlet | +--javax.servlet.http.HttpServlet | +--com.primix.tapestry.ApplicationServlet | +--tutorial.locale.LocaleServlet
Constructor Summary | |
LocaleServlet()
|
Method Summary | |
protected java.lang.String |
getApplicationSpecificationPath()
Implemented in subclasses to identify the resource path of the application specification. |
Methods inherited from class com.primix.tapestry.ApplicationServlet |
createEngine, doGet, doPost, doService, getApplicationSpecification, getEngine, getLocaleFromRequest, init, setupLogging, show, writeLocaleCookie |
Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doOptions, doPut, doTrace, getLastModified, service, 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 LocaleServlet()
Method Detail |
protected java.lang.String getApplicationSpecificationPath()
ApplicationServlet
getApplicationSpecificationPath
in class ApplicationServlet
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |