Hi,
is there any way to remove the jsp files within a tomcat webapp directory. i need my webapp to be installed on different servers but i dont want the users to be able to change the jsp files.
the class files of these jsp files are in the work directory in tomcat. will i need to reference these files instead of the jsp files.
thanks for the help
is there any way to remove the jsp files within a tomcat webapp directory. i need my webapp to be installed on different servers but i dont want the users to be able to change the jsp files.
the class files of these jsp files are in the work directory in tomcat. will i need to reference these files instead of the jsp files.
thanks for the help