| • | ![]() |
• | ![]() |
• |
| February 8, 2005 |
| Developing Applications with Tapestry, Hibernate, and Spring |
Have you ever wondered about all the rage with lightweight frameworks?
This month, Paul Hart will delve into the Better Pet Shop Application, built using Tapestry, Hibernate and Spring.
Tapestry provides the presentation layer which interacts with the domain business interfaces.
These interfaces obtain the implementation classes via a Spring configuration and call the persistent layer implemented in Hibernate.
|