How are you logging in your servlets?  Are you using
System.out/System.err?  If so, don't use them, and instead use the
ServletContext#log(..) methods.

Actually, they are mostly beans with no ServletContext :(


--
*******************************************
* Rick Roberts                            *
* Advanced Information Technologies, Inc. *
*******************************************


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



Reply via email to