View Full Version : WebWork Spring Hibernate
amkush
Sep 14th, 2004, 09:25 AM
Hi All,
Is there a sample application on WebWork + Spring + Hibernate combo out there? There are sample applications that use WebWork + Spring or Spring + Hibernate together but can't find a three in one sample app. Any pointers?
Alef Arendsen
Sep 14th, 2004, 01:55 PM
Spring does not provide a Webwork example. There is an example however, located at the Opensymphony Wiki.
http://wiki.opensymphony.com/display/WW/WebWork+2+Spring+Integration
Maybe you could update us on the experiences you're having with this?
amkush
Sep 15th, 2004, 02:12 AM
Yea sure,
Hacked together, webwork, spring and hibernate, and got it working for a sample web application. It looks good and a joy to work in, though keep stumbling cos of my own lack of knowledge of the frameworks. So was trying to find some sample apps to learn more from them.
Integrated, spring and xwork via the external reference resolver. It uses both for something like this,
- webwork actions. xwork interceptors,validation framework & hooking spring managed dao's.
- spring IoC for dao, hibernate configuration & hibernate templates
Will try to get something more working now.
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.