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]
- Re: log() ? Shahed Ali
- Re: log() ? Brett W. McCoy
- RE: log() ? S Ramakrishnan
- Re: log() ? Craig R. McClanahan
- Re: log() ? Bo Xu
