Hi all,
I am trying to test a HttpServlet using cactus. My servlet calls
getServletContext() method which is inherited from GenericServlet. I am
getting a NullPointerException for this call.
The same call does not throw NullPointer, when using it normally. I
am kinda stuck now.
Could you please please help me with this. I really appreciate you
help.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
