|
Project Information
-
Activity
None
-
Project feeds
- Code license
-
Apache License 2.0
-
Labels
jsf,
javaserverfaces,
myfaces,
tomahawk,
orchestra,
facelets,
spring,
jpa,
extval,
beanvalidation,
jsr303,
aop,
aspectj
Featured
Links
|
2010) A Fullstack JSF web Application using - MyFaces Core 1.2.8 - JSF implementation
- Facelets 1.1.14 - JSF view technology
- MyFaces Orchestra 1.4 - extended scopes (conversation, access)
- MyFaces ExtVal 1.2.3 - JSF validation framework (+ integration of bean-validation)
- Hibernate Validator 4.0.0.GA - Bean-Validation (JSR 303)
- Spring 3 - IOC container
- AspectJ 1.6.8 - AOP
- Hibernate 3.3.1.ga - JPA 1.0 persistence layer
- Apache Derby 10.5.3.0_1 - database
- (PrimeFaces 1.0.0RC - JSF component library)
To see the application in action: run it using maven2: mvn jetty:run 2009) A Fullstack JSF web Application using - MyFaces core 1.2.3 - JSF implementation
- MyFaces Tomahawk 1.1.7 - JSF component library
- MyFaces Orchestra 1.1 - extended scopes (conversation, flash)
- Facelets 1.1.14 - JSF view technology
- Spring 2.5 - IOC container
- Hibernate 3.3.1.ga - JPA persistence layer
- hsqldb 1.8 - database
- OVal 1.10 - object validation framework
To see the application in action: a) download the source archive from http://jsfatwork.googlecode.com/files/jsfatwork1-0.zip b) run it using maven2: mvn tomcat:run
|