Hi,
I recently moved a file upload servlet from a NAS and IES server
implementation using JWDK 1.16 env, to a IES implementation using JSDK 2.0.
The file upload servlet has now stopped working, all I seem to get from the
ServletInputStream is a result of -1. ( Input Stream Truncated) I've tried
changing it to use a BufferedReader by using request.getReader() and other
appropiate changes but I still get -1. I've also tried implementing a
suggested readLine method for the InputServletStream, but this also failed
with the same result.
Has anyone else come across this problem, or have any ideas?
Regards
Damien
___________________________________________________________________________
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