Creating a Logging Aspect with Spring AOP and AspectJ
Demonstrates how to create an aspect with Spring AOP and AspectJ that logs method entry and exit.
Creating a Profiling Aspect with Spring AOP and AspectJ
Demonstrates how to create an aspect with Spring AOP and AspectJ Load Time Weaving to profile application code.
Web Form Validation with JBoss RichFaces and Hibernate Validator
Demonstrates the validation of fields in a RichFaces modal dialog using Hibernate Validator.
Marshalling XML with Spring WS and JAXB
Demonstrates marshalling and unmarshalling java objects to and from XML using Spring WS, JAXB and JAXB Introductions.
Starting out with Spring and Hibernate JPA
Demonstrates a typical ORM persistence implementation using Spring and Hibernate JPA.
Building a Dynamic Tree with JBoss RichFaces and Spring Web Flow
Demonstrates how to develop a dynamic tree with RichFaces and Spring Web Flow.


