users@glassfish.java.net

Re: Is there a portable way to create files from a servlet ?

From: <glassfish_at_javadesktop.org>
Date: Wed, 07 May 2008 03:24:12 PDT

In glassfish, the warfile is also exploded to a directory, and it is possible to write there.

Maybe getServletContext().getAttribute("javax.servlet.context.tempdir") helps you?
[Message sent by forum member 'batzee' (batzee)]

http://forums.java.net/jive/thread.jspa?messageID=273105