"heart's content" limited, of course, by the physical storage space
available. ;)

John


> -----Original Message-----
> From: Justin Ruthenbeck [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 09, 2002 3:03 PM
> To: Tomcat Users List
> Subject: Re: File structure in webapps for tomcat.
> 
> 
> String tdirAttr = "javax.servlet.context.tempdir";
> File f = (File) getServletContext().getAttribute(tdirAttr);
> 
> will give you a container-controlled directory to which you 
> can read and 
> write to your hearts content.
> 

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

Reply via email to