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=21116>.
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=21116

EOFException thrown - seemingly random





------- Additional Comments From [EMAIL PROTECTED]  2003-06-30 14:09 -------
Excuse me, line 25 is the second line in the following code: (not what I had
just posted)

    public void doPost(HttpServletRequest request, HttpServletResponse
response)throws ServletException, IOException{
        ObjectInputStream in = new ObjectInputStream(request.getInputStream());

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

Reply via email to