Deploying a JSP page to a runtime environment

Description: You may encounter problems in deployment to a runtime environment because the runtime server may not be able to recognize changes in your development environment.

Workaround: Stop and restart the runtime server before running a test on your JSF page.