Jsf pages shows blank when deployed on Tomcat 7
问题 Application builds fine and deploys, the index.html pages shows up before redirecting to the login.xhtml page and there the problem begins, the login.xhtml page displays blank and the view source does same thing. Any help will be appreciated. Below is my web.xml file <?xml version="1.0" encoding="UTF-8" ?> <web-app version="3.0" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi