I have a servlet which constantly monitors file system/database for changes.
I want that servlet to be started automatically when the Tomcat starts.
I am using Apache Tomcat 6.
Can this be done by implementing a ServletContextListener instead of using a Servlet?
__________________
Website: To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. - Blog: To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.