----- Original Message -----
From: "Nic Ferrier" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
> >But remember to flush the buffer in the
> >destroy() method of the servlet. And you might
> >add a way for a servlet request to force a buffer flush.
>
> Again, finalization in the Logger class could be used instead.
The finalize method is not guaranteed to be called by the JVM as per the JVM
specs.
Any code which depends on the finalization of the class may yield
inconsistent results in different scenarios.
Regds,
Gokul
>
>
> Nic
___________________________________________________________________________
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