Hello,

I am trying to write a simple file server web app.  Basically, an
administrator can log in and upload files, and a user can log in and
download files that the administrator has given him access to.  I know how
to do the file uploading and downloading, what I really need to know is
where to actually put the files when they have been uploaded.  Is there a
best practice for this sort of thing?  Are there certain locations that are
off-limits to Tomcat?

Thanks for any help!

Kelly
-- 
View this message in context: 
http://www.nabble.com/Simple-File-Server-tp16094821p16094821.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to