Hi,

I am using HTMLLayout and logging into an html file.
Whenever the server restarts, it will continue logging into the same
previous html file.

I notice that the whole html header is appended into the html file again
because of the getHeader() in HTMLLayout class.
Is there anyway to avoid this? If the html file already exist, do not call
getHeader() method?

Regards

Reply via email to