Yesterday I saw a presentation on Java Server Faces 2.0 which looked truly impressive, even though I am currently a happy ASP.NET MVC / jQuery developer. What I liked most about JSF was the huge amoun
This is my code in my managed bean :- <?xml version=\'1.0\' encoding=\'UTF-8\' ?> <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-tr
I am new to JSF, I am currently running JSF 2.0 with tomcat and Primefaces. I have created a simple page using the primefaces layoutUnit and primefaces menu. I have a three panel layout with the menu
I would like to implement a kind of information for my users about the progress status. I have found several components like:
I ha开发者_StackOverflow社区ve to use a few servlets in my Web application. The servlets perform a bit of processing and then redirect the user to an xhtml page.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I want to create custom component which adds new child to page \"head\" facet. This custom component is based on h:selectOneMenu. When used on jsf page, user can simply change the current theme. What
I want to be able to process generi开发者_JAVA百科c AJAX requests that do more than just updating an existent component. How can I override the default PartialViewContext in the FacexContext?It would
<h:form> Do you have a driving license? <h:selectOneMenu value=\"#{requestScope.license}\">
I am very new to JSF/Java but I wanted to know if anyone knows a good way to create a custom validation controller. I have a lot of forms in my web application with fields that overlap such as First N