I've discovered the two errors I made, and the
Application / Servlet combination works now.
First, like Peter Huber said, the 'outermost'
outputStream should be the one to be flushed and
closed, and also, the Server side of the program has
to have the line
response.setContentType("application/octet-stream");
in order for it to work right. Thanks for all
your help folks.
--Monte Glenn Gardner
___________________________________________________________________________
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