public class WelcomeServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description | 
|---|
WelcomeServlet()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
doGet(javax.servlet.http.HttpServletRequest httpServletRequest,
     javax.servlet.http.HttpServletResponse httpServletResponse)  | 
void | 
init()  | 
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic void init()
          throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected void doGet(javax.servlet.http.HttpServletRequest httpServletRequest,
         javax.servlet.http.HttpServletResponse httpServletResponse)
              throws javax.servlet.ServletException,
                     IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOException