tomcat « Page « JSF Q&A





1. Why i see #{UserBean.userName} in my jsf page while running on Tomcat but it works fine on Glassfish    stackoverflow.com

I am developing an application using Richfaces 3.3.3 and Glassfish. It works all right . Now i got the call to port it to Tomcat 6/7 . ...

2. Custom error page does not work with Weld & Tomcat7    stackoverflow.com

In my web application I'm trying to use custom error page. However this does not work with Weld.When I navigate to nonexisting page in my app instead of getting custom error ...

3. JSF page exception    stackoverflow.com

I am running my application in apache-tomcat-7.0.16 using JSF-2.1.2. After adding navigation rules in faces-config.xml, I am getting the NullPointerException. This bug was filed in JSF forum. Is there any compatible ...