New posts in facelets

Java EE6> Packaging JSF facelets (xhtml) and ManagedBeans as JAR

How to insert special characters like & and < into JSF components' value attribute?

How to show user-friendly error page in browser when runtime exception is thrown by servlet?

@Inject to pass params to a CDI @Named bean via URL

How to invalidate an user session when he logs twice with the same credentials

How to use && in EL boolean expressions in Facelets?

How to implement a dynamic list with a JSF 2.0 Composite Component?

How do I insert non breaking space character &nbsp; in a JSF page?

Avoiding duplicate ids when reusing facelets compositions in the same naming container

Error Parsing /page.xhtml: Error Traced[line: 42] The entity "nbsp" was referenced, but not declared

How can I set id of a component/tag inside ui:repeat

Opening JSF Facelets page shows "This XML file does not appear to have any style information associated with it."

JavaServer Faces 2.2 and HTML5 support, why is XHTML still being used

What is the difference between creating JSF pages with .jsp or .xhtml or .jsf extension

Outcommented Facelets code still invokes EL expressions like #{bean.action()} and causes javax.el.PropertyNotFoundException on #{bean.action}

When using <ui:composition> templating, where should I declare the <f:metadata>?

EL proposals / autocomplete / code assist in Facelets with Eclipse

The entity name must immediately follow the '&' in the entity reference

java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/core/Config

Obtaining Facelets templates/files from an external filesystem or database