Thanks Mr. Jason.
I have already implemented that using the 1st approach u have suggested.
Regards.
----- Original Message -----
From: "Jason Hunter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 14, 2000 4:21 AM
Subject: Re: File Uploading by different name using Oreilly package [
Offtopic ].
> Tripat Singh wrote:
> >
> > Dear All,
> >
> > Using the Oreilly package to upload the file, can i upload the
> > file from the client and store it on server by different
> > filename(which i'll supply). If yes , how?
>
> Two ways.
>
> 1) Upload the files to a temp dir. Then review and rename them once the
> upload is done.
>
> 2) Use the brand new MultipartParser that lets you walk the request step
> by step dealing with each part one by one.
>
> -jh-
>
>
___________________________________________________________________________
> 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
>
___________________________________________________________________________
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