public class ViewTester
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
ViewTester() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
protected void |
processRequest(javax.servlet.http.HttpServletResponse resp,
String moduleName) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionprotected void processRequest(javax.servlet.http.HttpServletResponse resp,
String moduleName)
throws IOException,
UnsupportedEncodingException
Copyright © 2015. All rights reserved.