I\'ve enabled skinning in my web.xml but nothing seems to take effect in my richfaces 4.0.0.FINAL why? My web.xml
I am building a project using annotation to do the configuration job. And when I doing this, I cannot find a way to use annotation to replace mvc:resources namespace tag.
Say I have a Category开发者_开发问答 domain and a Question Domain and a Category hasMany questions.
Say I have a webflow with N states. How can I persist a user\'s state to a database so that if he leaves the flow somewhere in the middle, he can start where he le开发者_开发百科ft off, next time he l
Basically what I have now is something like: <view-state id=\"pageOne\" view=\"pageone.xhtml\"> <transition on=\"gotoPageTwo\" to=\"doGotoPageTwo\" />
How do I pass to the method validate {State} parameter other than a model? I have two objects. MyForm form object and the object of User, who may modify MyForm.
I started a project with JSF 2.1, Spring 3.0.5, Spring Web Flow 2.3.0 in Tomcat 7.0.22. When I put SWF JAR files (binding, faces, js, js.resources and webflow) in classpath, I can\'t to navigate to an
We are facing serious performance issues in our application. We need to send three different requests to our backend, when we are using webflow and we are sending them one by one and this is leading t
I have a error when run my myfaces(JSF 2.1), richfaces 4, 2.3.0.BUILD-SNAPSHOT, in Jboss 7.0.2 \"Arc\":
I have an error in Jboss 7.0.2 Arc, JSP 2.1(Myfaces), Richfaces 4, this is my web.xml <?xml version=\"1.0\" encoding=\"UTF-8\"?>