Hi,

>However, if no value is specified in the web.xml, then currently the
>hard-coded default is /tmp; the thinking being this is it's usually a
safe
>place to write stuff.

How about, if no value is specified in web.xml, use
javax.servlet.context.tempdir?  That's always available as if it were
specified as a context parameter in web.xml.

Yoav Shapira
Millennium ChemInformatics

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

Reply via email to