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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21954

struts gets NullPointerException upon posting a multipart form from lynx, no error 
when posting from mozilla - Hashtable, DiskMultipartRequestHandler

           Summary: struts gets NullPointerException upon posting a
                    multipart form from lynx, no error when posting from
                    mozilla - Hashtable, DiskMultipartRequestHandler
           Product: Struts
           Version: 1.0 Final
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Standard Actions
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


error message:
<<HTTP Status 500 -
     _________________________________________________________________

   type Exception report

   message

   description The server encountered an internal error () that prevented
   it from fulfilling this request.

   exception
java.lang.NullPointerException
        at java.util.Hashtable.get(Hashtable.java:329)
        at
org.apache.struts.upload.DiskMultipartRequestHandler.handleRequest(DiskMultipartRequestHandler.java:83)
        at org.apache.struts.util.RequestUtils.populate(RequestUtils.java:735)
        at
org.apache.struts.action.ActionServlet.processPopulate(ActionServlet.java:2061)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1564)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)>>

The

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

Reply via email to