PLEASE HELP!
I m running tomcat 5.5, everytime I makes changes to my jsp the changes not not appear, I don't get any errors in the log file either. I added the below in server.xml under context, plus I have contect.xml in web-inf, meta-inf called context.xl with the following:
<Context reloadable="true" />
reloadable="true"
Nothing works not even deleting the work folder restarting tomcat. I m deperate please help.

