com.vistech.net
Class ImageManipInvokerServlet
com.vistech.net.ImageManipInvokerServlet
- public class ImageManipInvokerServlet
Method Summary |
void |
doGet(com.vistech.net.HttpServletRequest req,
com.vistech.net.HttpServletResponse res)
|
void |
doPost(com.vistech.net.HttpServletRequest request,
com.vistech.net.HttpServletResponse response)
|
void |
init(com.vistech.net.ServletConfig config)
|
imageBaseDir
protected java.lang.String imageBaseDir
ImageManipInvokerServlet
public ImageManipInvokerServlet()
init
public void init(com.vistech.net.ServletConfig config)
throws com.vistech.net.ServletException
doGet
public void doGet(com.vistech.net.HttpServletRequest req,
com.vistech.net.HttpServletResponse res)
throws com.vistech.net.ServletException
doPost
public void doPost(com.vistech.net.HttpServletRequest request,
com.vistech.net.HttpServletResponse response)
throws java.io.IOException,
com.vistech.net.ServletException