i have one page index.jsf, i was use ui:include for include header and footer,i want to dynamic view in content, it mean when user click on register link just content change ...
I developed server project based on EJB. This project encapsulate SOAP web-server, RESTful. For this I'm using faced pattern.
At this moment I need add web layer to configure application. I ...
I am building a JSF application using Maven in netbeans.
I need a way to run my facelets .xhtml pages in browser without building the entire project, as certain parts of ...
Hi all, I record my scenario by a Jmeter proxy but when i run it i have this exception on the application server logs : RAVE: JSF1054: (Phase ID: RESTORE_VIEW 1, View ID: ) Exception thrown during phase execution: javax.faces.event.PhaseEvent[source=com.sun.faces.lifecycle.LifecycleImpl@4ea5c8] [26/10/09 14:04:25:671 VET] ERROR (BaseXMLFilter.java:181) - Exception in the filter chain javax.servlet.ServletException: viewId:/pages/login.jsf - View /pages/login.jsf could not be restored. ...