Hi Vamsee,

there is a log()-Method defined in the HttpServlet Interface. Just call

this.log("your debug msg");

from within your servlet, then the message should appear....

HTH,

Thilo

Hello list users,

I'm using Tomcat on win2k. There is a window which is always open when Tomcat runs. It shows messages like "INFO:" etc. Is there a way I can write to this window from inside a servlet? I'm just looking for an easy way to debug my servlets.

TIA,
Vamsee.



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



Reply via email to