2011/7/22 Mihai Caraman :
> The final behavior that I'm looking for is to have a servlet that is ran by
> tomcat, but at the same time, have access to static objects in the class
> that is now used as a Listener. This is needed for repetitive testing
> without having to wait for the server redeplo
Hello,
First of all, I'm new to tomcat and somewhat to java, but I got a question
that I couldn't find answer to it.
So, I'm currently running my war on tomcat7/Servlet3/jdk1.6.
My war basically has (among plain classes) a Servlet for requests and a
WebListener (ServletContextListener) for contin