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

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

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

    隨筆 - 37  文章 - 14  trackbacks - 0
    <2009年12月>
    293012345
    6789101112
    13141516171819
    20212223242526
    272829303112
    3456789

    常用鏈接

    留言簿

    隨筆分類

    隨筆檔案

    文章分類

    相關鏈接

    搜索

    •  

    最新評論

    閱讀排行榜

    評論排行榜

    今天利用JFreeChart結合DWR ReverseAjax實現服務器數據“推”到客戶端;在客戶端用JFreeChart默認的org.jfree.chart.servlet.DisplayChart
    顯示圖片,會出現不同的客戶端不能顯示圖片;查看DisplayChart源碼
     public void service(HttpServletRequest request, 
                            HttpServletResponse response)
                
    throws ServletException, IOException {

            HttpSession session 
    = request.getSession();
            String filename 
    = request.getParameter("filename");

            
    if (filename == null) {
                
    throw new ServletException("Parameter 'filename' must be supplied");
            }

            
    //  Replace ".." with ""
            
    //  This is to prevent access to the rest of the file system
            filename = ServletUtilities.searchReplace(filename, "..""");

            
    //  Check the file exists
            File file = new File(System.getProperty("java.io.tmpdir"), filename);
            
    if (!file.exists()) {
                
    throw new ServletException("File '" + file.getAbsolutePath() 
                        
    + "' does not exist");
            }

            
    //  Check that the graph being served was created by the current user
            
    //  or that it begins with "public"
            boolean isChartInUserList = false;
            ChartDeleter chartDeleter 
    = (ChartDeleter) session.getAttribute(
                    
    "JFreeChart_Deleter");
            
    if (chartDeleter != null) {
                isChartInUserList 
    = chartDeleter.isChartAvailable(filename);
            }

            
    boolean isChartPublic = false;
            
    if (filename.length() >= 6) {
                
    if (filename.substring(06).equals("public")) {
                    isChartPublic 
    = true;
                }
            }

            
            
    boolean isOneTimeChart = false;
            
    if (filename.startsWith(ServletUtilities.getTempOneTimeFilePrefix())) {
                isOneTimeChart 
    = true;   
            }

            
    if (isChartInUserList || isChartPublic || isOneTimeChart) {
                
    //  Serve it up
                ServletUtilities.sendTempFile(file, response);
                
    if (isOneTimeChart) {
                    file.delete();   
                }
            }
            
    else {
                
    throw new ServletException("Chart image not found");
            }
            
    return;
        }
    其中無法顯示的圖片的原因跟 isChartInUserList || isChartPublic || isOneTimeChart 有關;其中isChartInUserList是為同一session,因服務器推是同時推向多客戶端,這個isChartInUserList為false是沒法改變;isOneTimeChart是在創建chart的時候,如果session為null則會記錄該chart為one-time use,顯示一次后會被刪除;因此想從isChartPublic入手了;但是JFreeChart API并沒發現提供如何產生public+filename的chart;因此重寫DisplayChart默認為public,這樣所有的客戶端都可以顯示。





    posted on 2008-09-09 17:26 扭曲的鉛筆 閱讀(944) 評論(1)  編輯  收藏 所屬分類: J2EE

    FeedBack:
    # re: JFreeChart顯示 2009-12-18 14:57 songkewei
    能不能把你的源代碼發給我讓我學習一下,謝謝,謝謝!
    songkewei110@126.com  回復  更多評論
      
    主站蜘蛛池模板: 无码成A毛片免费| 成全动漫视频在线观看免费高清版下载| 久久久精品免费视频| 2022中文字字幕久亚洲| 黄页网站在线视频免费| 四虎永久免费地址在线观看| 亚洲第一第二第三第四第五第六| 成人a视频片在线观看免费| 亚洲欧美一区二区三区日产| 一个人看www在线高清免费看 | 国内大片在线免费看| 亚洲国产成人综合精品| 亚洲91av视频| 中国videos性高清免费| 亚洲va中文字幕无码久久| 亚洲视频在线观看免费| 亚洲w码欧洲s码免费| 国产免费人成在线视频| 久久精品免费大片国产大片| 国产亚洲av片在线观看播放 | 亚洲国产精品无码久久| 国产小视频在线观看免费| 免费人成网站永久| 亚洲AV永久无码区成人网站| 麻豆国产精品免费视频| 久久99精品国产免费观看| 亚洲成a人片77777群色| 免费高清在线影片一区| 国产精品成人啪精品视频免费| 亚洲AV无码乱码国产麻豆| 无限动漫网在线观看免费| 特a级免费高清黄色片| 亚洲Aⅴ无码专区在线观看q| 免费黄色一级毛片| 免费在线看污视频| 亚洲人成色在线观看| 国外亚洲成AV人片在线观看| 手机看黄av免费网址| 产传媒61国产免费| 亚洲一本之道高清乱码| 亚洲午夜国产片在线观看|