Label: jsf

All content with label jsf.
Related Labels: jdk5, ajax, netbeans, ibatis, maven, spring, hibernate, appfuse, jbpm, struts, jpa, tapestry

Changing from MyFaces to Sun's RI (AppFuse 2)
page shows you how to switch from MyFaces to Sun's Reference Implementation (RI) for JSF. # In your pom.xml, exclude the MyFaces dependencies from your warpath dependency: <dependency> <groupId>org.appfuse</groupId> <artifactId>appfuse$ </artifactId> <version>$ </version ...
Home (AppFuse 2)
http://farm1.static.flickr.com/129/347357516e7d01209dem.jpg border=1! AppFuse is an open source project and application that uses open source tools built on the Java platform to help you develop Web applications quickly and efficiently. It was originally developed to eliminate the rampup time ...
Other labels: struts, jdk5, maven, jpa, netbeans, hibernate, ibatis, spring
JBPM Integration (AppFuse 2)
HOWTO: JBPM process engine appfuse jsf modular required ressources: appfuse 2.0.2 jsf modular jbpm 3.2.2 springmodules jbpm integration: database use JBPM ddl according to your database. I recommend to put jbpmdbobjects to another ...
Other labels: jbpm, appfuse
Using JSF (AppFuse 2)
About this Tutorial This tutorial creates master/detail screens with Java Server Faces http://java.sun.com/javaee/javaserverfaces (JSF). The JSF implementation used in AppFuse is MyFaces http://myfaces.apache.org, but you should be able to use any 1.1 JSF implementation ...