Sometimes you need to touch all your JSP files to current date so that your servlet container willing to re-compile your JSP again. It wouldn't be a problem if it's only one or two JSP files that you need to issue touch command.
When you need to touch a folder of JSPs recursively, the following command comes to your rescue