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.IOException
ServletException
public void doGet(HttpServletRequest req, HttpServletResponse res) throws java.io.IOException, ServletException
java.io.IOException
ServletException
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.