Hello,
You may want to try Jason Hunter (Java Servlet Programing author) utilities
packages (www.servlets.com).
It really avoid to reinvent the wheel :-))
Le 14:40 24/09/99 +0100, Stuart Butler a �crit:
>Pol
>
>You need to get the input stream from
>HttpServletRequest and parse the data yourself. It
>will be text interspersed with binary data if the file
>you are uploading is a binary file.
>
>Stuart
>
>--- Pol Millan <[EMAIL PROTECTED]> wrote:
> > <form enctype="multipart/form-data" method="post">
> > <input type=file ... name=myfile>
> > </form>
> >
> > But the thing is that when I do
> > String myfile=req.getParameter("myfile");
> >
+------------------------------------------------+
| Luc Saint-Elie |
| Development and marketing manager |
| Pictoris - Paris - France |
| http://www.pictoris.com |
| email : [EMAIL PROTECTED] |
+------------------------------------------------+
| Java Server Side Open Source technologies |
| http://www.interpasnet.com/JSS |
+------------------------------------------------+
___________________________________________________________________________
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