DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37995>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37995

           Summary: Hanging Fileupload in Large Input JSP
           Product: Struts
           Version: 1.2.8
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Unknown
        AssignedTo: dev@struts.apache.org
        ReportedBy: [EMAIL PROTECTED]


Steps: 
1. Select the WAR struts-example.war in the binary distribution of struts 1.2.8
2. Modify the page Upload.jsp in the following way: Add a 20 kB of static HTML
after the form.
3. Deploy

Observation: 
- A file upload with a filesize < Max Filesize completes correctly.
- A file upload with a filesize > Max Filesize does not complete. The
application hangs and the error message will not be displayed. 

This behavior has been tested on Tomcat / PC, Weblogic 8.1 / Sun, Weblogic 8.1 
/ PC

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to