since Servlet API 2.2:

  File tempDir = (File)
getServletContext().getAttribute("javax.servlet.context.tempdir");

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's
> Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
> Mohammed Akacem
> Sent: Wednesday, November 15, 2000 5:05 PM
> To: [EMAIL PROTECTED]
> Subject: tempdir
>
>
> Hi,
>
> ist there a way I can get the tempdir in my servlet
> like ServletContex.getAttributeNames(String stg)?;
>
>
> Mohammed
>
> Thanks
>
> ______________________________________________________________
> _____________
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
> http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to