Hi All,
I want to run a java class in a separate daemon thread whenever the tomcat
starts.How to do this?.This class is neither a servlet nor a Java Main Application. It is plain java class without main(string ar[]) method. Any idea?.. thanks, Ramkumar
