Is there any wa开发者_C百科y of using JSF2.0 in connection with variable lists of components? For example, lets say I have list o people that I would like to edit. They are presented on the page as li
I\'ve got a JSF creation form using a selectManyListbox with selectItems inside (it should contain all tags available for projects). The selectItems list though is always empty - when the page renders
I\'m developing a JSF 2.0 application on Glassfish v3 and i\'m trying to handle the ViewExpiredException. But whatever i do, i always get a Glassfish error report instead of my own error page.
what is 开发者_JAVA技巧the best way to implement authorization in JSF2? through, servlet filter, phase listener or ther is something new that I am not aware of?There are two pieces to this: Authentica
I have a h:select开发者_C百科OneMenu thats filled with enum values, which works fine. The only problem is that i don\'t know how to overwrite the standard JSF error message, when no valid value is sel
I am just learning JSF 2 and playing with simple custom components. Imagine an ajax enabled custom component with two inputText fields:
Facelets relies on XML namespaces to work with XHTML. How are HTML 4, and as far as I know, HTML 5 do not support namespaces. Also HTML 5 has some new elements that are not available in XHTML. Even HT
Because of CDI (开发者_开发技巧and its implementation Weld), every POJO in JEE6 can be annotated with @Named, which makes the POJO accessible to the view.
*Unable to find matching navigation case with from-view-id \'/home.xhtml\' for action \'MemoServlet\' with outcome \'MemoServlet\'
Is it possible to get JSF2 working on the latest production Seam release (2.2.1.GA)?I get this error on startup: