Hi All,
I have written two separate thread to run continuously in my project and now I am running those threads manually. When I deploy this project's war in tomcat server I can't run those thread manually. But my project need to run those threads continuously in my server. how do I run those threads automatically from the server?
Thanks,
Lakshminarayana.