From: "Barnett, Brian W." <[EMAIL PROTECTED]>
> Can someone point me to, or show me some sample java code, that opens,
> reads, writes files using the relative path of the web application?

What happens if you're running out of an un-exploded war file?  There may
not *be* a relative path to the web application.

IIRC from the Servlet spec, the container is required to provide a temporary
location for files.

What is it you're trying to do?

-- 
Wendy Smoak


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

Reply via email to