I am not familiar with Tomcat, but for the App Server I have used before.
You have to remove the generated class file for the updated jsp files.
All jsp files will be generated as servlet class.
If there is an update on the file, you have to remove the class file to see the differences.