com.vistech.net
Class ImageViewerMainServlet
com.vistech.net.ImageViewerMainServlet
- public class ImageViewerMainServlet
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
ImageViewerMainServlet
public ImageViewerMainServlet()
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