Cant you just create a stream on the fly and ship it back to the user thru
HTTPResponse?

In you insist on writting to a webapp directory, look up
getRealPath().

-Dan
----- Original Message ----- 
From: "lcl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 12, 2003 7:41 PM
Subject: a jsp question:how to get the web application's directory?


> Hi all,
>
> I just have a question about jsp/servlet, how to gain the directory  in
the
> file system of a web application? because I want to create a file under
the
> web application, and redirect it to user.
>
> Best Regards
> lcl
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to