I am using
tomcat for
servlets. When ever I recompile my servlet it does not reflect in browser the changes I made in updated version.I had make changes in server.xml also relodable="true" but all in vain.
Any body know how to load the updated version of servlets.
At present I am restarting the server again and again
Thanks for help.