Sorry for this stupid question,
but how do I use the log() method in servlets ?

In JSP application.log() seems to work,
but in servlets, I tried getServletContext().log("adad") etc and 
I keep getting NullPointerExceptions

Thanks
Shahed


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

Reply via email to