webtier@glassfish.java.net

Re: where to store uploaded files

From: <webtier_at_javadesktop.org>
Date: Thu, 28 Oct 2010 15:45:02 PDT

Thank you.

You answered the question how to store uploaded file in any designated place outside WAR.

How to access that file form another WAR. I know Java Petstore 2.0 using Servlet retrieve that file. First Servlet gets the file name from URI, then write the file from the place saved to an output stream

Are there any better ways to retrieve files
[Message sent by forum member 'lihe65']

http://forums.java.net/jive/thread.jspa?messageID=486466