public class MainServlet
extends javax.servlet.http.HttpServlet
implements javax.servlet.Servlet
PageControllerServlet.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EXTRA_PATH_INFO_ATTR |
| Constructor and Description |
|---|
MainServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(javax.servlet.ServletConfig config)
Initialize global variables
|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic static final java.lang.String EXTRA_PATH_INFO_ATTR