2 Replies Latest reply on Apr 23, 2007 8:24 AM by antoine_h

    CMS file upload issue

    pranji

      Hi

      I am using JBoss AS 4.0.4 and JBoss portal 2.4.0. I came across the problem of uploading files with large content. After going thorugh the forum I made the necessary changes to flush the session.

      Now I am getting another problem whenever I upload a file its details are not shown on the File Browser page but are displayed onj the Directory Browser.

      I have found out that the problem is in the file viewfile.jsp where the request attribute contents is coming blank and hence no file details are being displayed.

      Can you tell me how this request attribute is set and where is it being done?

      Thanks a lot