JSF 1.2 is the latest release of the JSF 1.x specification and it works with Servlet 2.5 and JSP 2.1.
I have a web-application where the users can be sent directly to some specific pages (such as a page where …
java jsf jsf-1.2If I have an exception in my business layer (e.g. a SQL exception in my JDBC connection bean), how …
jsp jsf exception-handling jsf-1.2Getting following exception in Jboss 5.0 EAP but it work fine in JBoss 5.1 GA. we are using POI 3.7 and jars included …
java apache-poi jboss5.x jsf-1.2I wanted to understand impact of 'javax.faces.PROJECT_STAGE' property for a JSF application. A nice use case was …
jsf model-view-controller jsf-2 web jsf-1.2In my application i need to add a row on a click of a button and this button will be …
jsf jsf-1.2 dynamic-formsJsf 1.2, Richfaces 3.3.3, I got the following code working to show a richfaces:modalpanel: <ui:repeat id="albums" var="listvalue" …
jsf richfaces jsf-1.2 jboss-4.2.x richfaces-modalI am looking for a another way of JSF navigation other than mentioning navigation-cases in faces-config.xml. At present i …
jsf jsf-1.2