java follows the access controls imposed by the os. Whatever directories are read/write by the user your servlet container is running as are suitable. There are classes in java.io for manipulating files.
john mcnally On Thu, 2002-04-25 at 07:54, Patrice Le Cozler wrote: > Hi, > > I have two webapps : > > the first one allows the user to upload a file and the second one should > use the file uploaded. > Is there a directory where all webapps can read/write and how can I > access it ? > > thanks > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
