SaveLogoAction.java
上传用户:bjjsss
上传日期:2018-06-10
资源大小:4236k
文件大小:2k
源码类别:

SilverLight

开发平台:

Java

  1. package cn.com.blogonline;
  2. import java.io.IOException;
  3. import javax.servlet.ServletConfig;
  4. import javax.servlet.ServletException;
  5. import javax.servlet.http.HttpServlet;
  6. import javax.servlet.http.HttpServletRequest;
  7. import javax.servlet.http.HttpServletResponse;
  8. import javax.servlet.http.HttpSession;
  9. import com.jspsmart.upload.SmartUpload;
  10. public class SaveLogoAction extends HttpServlet {
  11.     
  12. private ServletConfig config;
  13. public void init(ServletConfig config) throws ServletException {
  14. this.config = config;
  15.     }
  16.     
  17.     /*
  18.      *  澶勭悊<GET> 璇锋眰鏂规硶.
  19.      */
  20.     protected void doGet(HttpServletRequest request, HttpServletResponse response)
  21.     throws ServletException, IOException {
  22.         /*
  23.          * 涓婁紶鏂囦欢
  24.          */
  25. String imageName = null;
  26. SmartUpload mySmartUpload = new SmartUpload();
  27. try {
  28. // 鍒濆