How do i get ServletContext object in a simple class file?

Posted by Nitesh Panchal on Stack Overflow See other posts from Stack Overflow or by Nitesh Panchal
Published on 2010-04-28T11:12:53Z Indexed on 2010/04/28 11:23 UTC
Read the original article Hit count: 236

Filed under:
|

Hello, I am creating a simple web application. I need to get reference to ServletContext object in that class. How can i get it?

© Stack Overflow or respective owner

Related posts about java

Related posts about servlets