<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    wonderer's program

    everything will be better
    posts - 19, comments - 6, trackbacks - 0, articles - 0
      BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

    JEE上傳文件的IO流

    Posted on 2007-12-23 00:52 wonderer 閱讀(1446) 評論(0)  編輯  收藏 所屬分類: java

    OYM的任務中,有個要求,上傳一個Excel文件,檢查他的內容是否合法,并返回信息。

    今天想了一下,第一個要解決的問題就是上傳一個Excel文件,上傳文件的組件到挺多的,網上一搜,就有一大堆教程,但是現在并不是要上傳一個文件到服務器以作存儲之用,而是要上傳一個文件到內存里,以Java的數據結構存儲起來,并檢查,把合乎要求的數據寫到數據庫里。所以在網上的一大堆上傳文件的組件并不合用。于是又想自己寫,思路就是從客戶端那里獲取一個InputStream,然后就對這個InputStream做一系列的檢查。代碼如下:

    ServletInputStream sis =  request.getInputStream();
    InputStreamReader isr = new InputStreamReader(sis);
                 
    int ch;
    while((ch = isr.read()) != -1 ) {          
       out.println((char)ch);
    }
                 
    System.out.flush();

    結果的出去就是如下(輸出東西寫到頁面):

    -----------------------------7d7ea23120550 
    Content-Disposition: form-data; name="file1"; 
    filename="C:\Documents and Settings\Administrator\桌面\test.txt" 
    Content-Type: text/plain 
    my name is Rokey.Rokey。我的名字叫Rokey. 
    -----------------------------7d7ea23120550 Content-Disposition: form-data; 
    name="Submit" 上傳 -----------------------------7d7ea23120550--
    很明顯,這里只有
    my name is Rokey.Rokey。我的名字叫Rokey.

    對我有用,這個也正是我的文件里面的內容,其它的都是關于這些form的其它信息。對我這個程序是沒有用的。如果這里寫下去的話,還要我去分析那些是數據,哪些是form的參數。好,到現在為止,我已經打消了自己寫的念頭了。我想,那些組件都可以把上傳文件封裝得那么好,能不能利用那些庫,抽出文件的IO流,讓我操作呢?

    于是,就開始對的API看,看到里面有這么一段。

    public class MultipartParser
    extends java.lang.Object
    A utility class to handle multipart/form-data requests, the kind of requests that support file uploads. This class uses a "pull" model where the reading of incoming files and parameters is controlled by the client code, which allows incoming files to be stored into any OutputStream. If you wish to use an API which resembles HttpServletRequest, use the "push" model MultipartRequest instead. It's an easy-to-use wrapper around this class.

    This class can receive arbitrarily large files (up to an artificial limit you can set), and fairly efficiently too. It cannot handle nested data (multipart content within multipart content). It can now with the latest release handle internationalized content (such as non Latin-1 filenames).

    It also optionally includes enhanced buffering and Content-Length limitation. Buffering is only required if your servlet container is poorly implemented (many are, including Tomcat 3.2), but it is generally recommended because it will make a slow servlet container a lot faster, and will only make a fast servlet container a little slower. Content-Length limiting is usually only required if you find that your servlet is hanging trying to read the input stram from the POST, and it is similarly recommended because it only has a minimal impact on performance.

    而且里面的API已經封裝程我想象得到的情況了。于是,我就覺得這樣我就可以完成我的功能了。于是,就寫了以下代碼:

    MultipartParser mp = new MultipartParser(request, 10 * 1024 * 1024);
    Part part;
    while ((part = mp.readNextPart()) != null) {
          if (part.isParam()) {
              // it's a parameter part
              ParamPart paramPart = (ParamPart) part;
              //out.println("param: name=" + name + "; value=" + value);
          } else if (part.isFile()) {
              FilePart filePart = (FilePart) part;
              InputStream is = filePart.getInputStream();
              InputStreamReader isr = new InputStreamReader(is);
    
              int ch;
              while ((ch = isr.read()) != -1) {
    
                  out.print((char) ch);
              }
    
              System.out.flush();
              isr.close();
              is.close();
          }
    }
                   

    出去結果如下:

    my name is Rokey.Rokey。
    我的名字叫Rokey.
    到現在,已經可以把這個流封裝成一個文件流,送給Excel的組件去處理了。
    主站蜘蛛池模板: 中文字幕免费观看视频| 免费永久看黄在线观看app| 国产精品永久免费视频| 久久久久se色偷偷亚洲精品av | 久久久久亚洲精品无码系列| 国产jizzjizz视频免费看| 韩国免费一级成人毛片| 特级无码毛片免费视频尤物| 一区视频免费观看| 羞羞视频在线免费观看| 亚洲人成网站免费播放| wwwxxx亚洲| 亚洲人成网站日本片| 亚洲一区二区影院| 亚洲AV无码国产精品麻豆天美| 久久久久噜噜噜亚洲熟女综合| 亚洲 无码 在线 专区| 国产免费人成视频在线观看| 韩国免费三片在线视频| 成年美女黄网站18禁免费| 日本阿v免费费视频完整版| 1000部无遮挡拍拍拍免费视频观看| 老司机69精品成免费视频| 国产麻豆成人传媒免费观看| 韩日电影在线播放免费版| 皇色在线免费视频| 国产伦精品一区二区免费| www永久免费视频| 中文字幕乱理片免费完整的| 亚欧国产一级在线免费| 东北美女野外bbwbbw免费| 在线观看免费黄网站| 成人无码WWW免费视频| 国产无遮挡无码视频免费软件| 免费日本一区二区| 久久青草国产免费观看| 6080午夜一级毛片免费看 | 亚洲精品夜夜夜妓女网| 亚洲色大成网站www永久一区| 亚洲一区二区三区在线观看精品中文 | 亚洲四虎永久在线播放|