hi,
if i am not wrong, u r writing something to a file(log file), so use
FileOutputStream in append mode it will work
ravi
At 11:21 AM 11/15/1999 +0100, you wrote:
>Hello,I have a problem. I need to impelment a log file in my servlet.
>So I am able to write into a log file, but every time my servlet is init()
>the file is overwritten and not append.
>SO how can I solve my problem?
>Excuse me if the question is not really pertinent to the servlet, but I
>don't know where find some information.
>
>Regard
>
>Antonio Mancuso
>
>___________________________________________________________________________
>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