public class WAddFirstUser
extends javax.servlet.http.HttpServlet
Servlet that adds the first user. For LOCALHOST only!
| Constructor and Description |
|---|
WAddFirstUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
doPost(javax.servlet.http.HttpServletRequest pReq,
javax.servlet.http.HttpServletResponse pResp) |
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic final void doPost(javax.servlet.http.HttpServletRequest pReq,
javax.servlet.http.HttpServletResponse pResp)
throws javax.servlet.ServletException,
IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2016–2018. All rights reserved.