> -----Original Message-----
> From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 10, 2002 8:34 PM
> To: Tomcat Users List
> Subject: Re: How to get a "File" for a certain folder 

[...]

> For maximum portability, you should use the
> ServletContext.getResourcePaths() method to give you the names of the
> resources in a particular "directory" of your webapp -- this will work
> whether or not the container actually runs your app from an unpacked
> directory.

Does this mean that even if the webapp is run from a packed WAR file, the webapp is 
able to access file resources within that WAR file for *both* read and write purposes?


Erik

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

Reply via email to