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");
>
=====
Stuart Butler
Entier Ltd
[EMAIL PROTECTED] or [EMAIL PROTECTED]
____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie
___________________________________________________________________________
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