1. JSF 2 Mojarra -- Required attribute not being honored after f:ajax render stackoverflow.comConsider this simple example. If I have a form like this I obviously get a validation error when submitting with no value in the inputText:
|
2. ui:repeat var attribute not working as expected stackoverflow.comDue to the problem with @ViewScoped, I have to use ui:repeat instead of c:foreach in my facelet. However I encounter this problem and I wonder if anyone can suggest ... |
3. Mojarra loses view parameter stackoverflow.comI am trying to implement post-redirect-get pattern in Mojjara. I have two pages with the same header and a search form in it. Both pages have included in their common template these ... |