Hi All,
    I am using OReilly MultiPartRequest Code for File uploading. It was
working fine on JSWDK1.0 however till the day I switched my code to IPlanet
Webserver it started giving me the following exception.

Exception java.io.IOException: Corrupt form data: premature ending
Message Corrupt form data: premature ending
Localized Message Corrupt form data: premature ending
Stack Trace             java.io.IOException: Corrupt form data: premature
ending
 at ECOM.Beans.MultipartRequest.readRequest(MultipartRequest.java, Compiled
Code)
 at java.lang.Exception.(Exception.java, Compiled Code)
 at java.io.IOException.(IOException.java, Compiled Code)
 at ECOM.Beans.MultipartRequest.readRequest(MultipartRequest.java, Compiled
Code)
 at ECOM.Beans.MultipartRequest.(MultipartRequest.java:44)
 at ECOM.Beans.MultipartRequest.(MultipartRequest.java:19)
 at
Scripts._0005cScripts_0005cselectimage_0002ejspselectimage_jsp_0._jspService
(_0005cScripts_0005cselectimage_0002ejspselectimage_jsp_0.java, Compiled
Code)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:126)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)
 at
com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.jav
a:462)
 at
com.netscape.server.http.servlet.NSServletSession.internalRedirect(Native
Method)
 at
com.netscape.server.http.servlet.NSRequestDispatcher.forward(NSRequestDispat
cher.java:67)
 at NextronServlet.doGet(NextronServlet.java:348)
 at NextronServlet.doPost(NextronServlet.java:155)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)
 at
com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.jav
a:462)

*where ECOM.Beans is my Package which is containing MultipartRequest.jav
file

I need it urgently....Please help
Regards
Gagan

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to