public class StartPageServlet
extends javax.servlet.http.HttpServlet
Modifier and Type | Field and Description |
---|---|
static String |
SERVLET_PATH_STARTPAGE |
Constructor and Description |
---|
StartPageServlet(Configuration configuration,
Properties directoryProperties) |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
public static final String SERVLET_PATH_STARTPAGE
public StartPageServlet(Configuration configuration, Properties directoryProperties)
protected void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
Copyright © 2018 Ken Händel. All rights reserved.