jsf facelets cannot find property in tomcat 7 but works in glassfish 3.1 -


i trying figure out jar need download tomcat 7. making call , passing argument method such "availableemployees(departmentname)" in faces web page. not work in tomcat 7 works in glassfish 3.1. have added javax.faces.2.1.20.jar "mojarra" web app jsf dependency. have javax.servlet.jsp.jstl.1.2.1 in tomcat library folder.

did run such problem ? need add more above jars jsf support ? thanks. not using maven since else' project.

i using netbeans , linked eclipse project. added own primefaces library. when looked @ build output netbeans, have noticed there 2 copies of primefaces library. 1 3.4.2 , 3.3.1.

removed 1 of them , worked.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -