Kelly.Graus wrote:
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?

Why re-invent the wheel. Check out:
http://jackrabbit.apache.org/
http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/catalina/servlets/WebdavServlet.html



--
Regards

Gabe Wong
NGASI AppServer Manager
JAVA AUTOMATION and SaaS Enablement
http://www.ngasi.com
NEW! 8.0 - Centrally manage multiple physical servers


---------------------------------------------------------------------
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