Hi Peter,

Thanks!

Just wondering what this "background process" you speak of would be... and how 
I would run it... would it be a piece of java code and if so, where would I 
place it within Tomcat for execution?

Thanks,
Kay

----- Original Message ----- 
From: "Peter Johnson" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Friday, April 02, 2004 12:08 AM
Subject: Re: file uploading


> Always the way, you think of something else just as you hit send.
> 
> The other option would be to have a background process which checks the
> upload directory and then moves the files as appropriate.
> 
> PJ
> 
> On Fri, 2004-04-02 at 15:06, Peter Johnson wrote:
> > Kay,
> > 
> > I would have thought that you could use commons-fileupload to do this
> > with a little form preprocessing to determine location.
> > 
> > PJ
> > 
> > On Fri, 2004-04-02 at 14:49, Kayley Ma wrote:
> > > Hi,
> > > 
> > > Is it possible to copy/move uploaded files in Tomcat5 to different
> > > directories on the machine outside of the Tomcat folder?  ie rather than a
> > > static transfer of uploaded file from tomcat to another directory, 
copy/move
> > > file to its proper subdirectory depending on the uploaded file names/type?
> > > Where would I place this code or is there an xml file that I would need to
> > > configure/modify?
> > > 
> > > Thanks!
> > > Kay
> > > 
> > > 


----------------------------------------
This mail sent through www.mywaterloo.ca

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

Reply via email to