public class WikiServlet
extends HttpServlet
| Constructor and Description | 
|---|
| WikiServlet() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | doGet(HttpServletRequest req,
     HttpServletResponse res) | 
| void | doPost(HttpServletRequest req,
      HttpServletResponse res) | 
public void doPost(HttpServletRequest req,
                   HttpServletResponse res)
            throws java.io.IOException,
                   ServletException
java.io.IOExceptionServletExceptionpublic void doGet(HttpServletRequest req,
                  HttpServletResponse res)
           throws java.io.IOException,
                  ServletException
java.io.IOExceptionServletExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.