may i know if i can change the name of WEB-INF folder in any tomcat webapp. If no, then why as there is context.xml file in tomcat conf folder which contain the path of watchedresource. I tried renaming it but it doesn't work. Can you please tell me what is the reason to provide <WatchedResource>newWebInf/web.xml</WatchedResource>
this tag in context.xml file if renaming is just not working. Or is there any other way to rename WEB-INF folder.
PS: I dont have any requirment related to this. I am just trying out the things. Please don't answer why and where you want this.
Thanks a lot.