Results 1 to 3 of 3

Thread: WebWork Spring Hibernate

  1. #1
    Join Date
    Aug 2004
    Location
    Birmingham, UK
    Posts
    18

    Default WebWork Spring Hibernate

    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?

  2. #2
    Join Date
    Aug 2004
    Location
    Amsterdam, Netherlands
    Posts
    450

    Default

    Spring does not provide a Webwork example. There is an example however, located at the Opensymphony Wiki.

    http://wiki.opensymphony.com/display...ng+Integration

    Maybe you could update us on the experiences you're having with this?

  3. #3
    Join Date
    Aug 2004
    Location
    Birmingham, UK
    Posts
    18

    Default

    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.

Similar Threads

  1. Replies: 5
    Last Post: Feb 3rd, 2009, 05:19 AM
  2. Replies: 3
    Last Post: Aug 16th, 2007, 12:10 PM
  3. A Spring Class Loader?
    By azzoti in forum Architecture
    Replies: 8
    Last Post: May 7th, 2005, 04:02 AM
  4. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM
  5. Replies: 7
    Last Post: Aug 21st, 2004, 03:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •