I have developed a JSF 2.0 application and tested it on Apache Tomcat 6.0. The problem is that the official server can only have version 5.5 installed. So I tried to deploy it as it was but I kept get
I\'m very new to JSF and i\'m looking for a pure configuration of JSF 2.0 with RichFaces 3.3.3.Final. T开发者_运维技巧he documentationon JBoss website is for JSF 1.2. I also find this jboss article bu
Do you know this feeling when every code you write works immedietly and you underrun your schedule :-P It\'s like \'oh yeah now I have time to make it perfect\'. That\'s where I am at the moment^^
i wanted to use the navigation-rule feature of my faces-config.xml (JSF 2.0) but I have some problems with it. I have three files (index.xhtml,index2.html,index3.xhtml) and they look like this:
This image should explain the problem clearly. I\'m using p:messages from primefaces, but I guess it should apply to h:messag开发者_如何学Goes as well.
I have a properties file for localization: foo=Bar title=Widget Application This is tied in as a resource-bundle in the faces-con开发者_运维技巧fig:
I have a question regarding submitting form content with p:commandbutton that tends to work in the ajax way.
I have a problem with f:ajax tag. In my previous project, everything worked perfectly. Now I have another project and f:ajax tag doesn\'t work at all and I don\'t know why.
I am trying to implement a very simple RichFaces application (following the example at the developer guide, but am encountering an error I cannot solve.
Here is my problem: I need to create a (seemingly) simple front-end for a report.The user enters a bunch of numbers, seperated by whitespace or commas, which are the IDs that will be brought up in a r