Results 1 to 3 of 3

Thread: how to combine spring with hibernate in an application?

  1. #1
    Join Date
    Oct 2004
    Location
    INDIA
    Posts
    9

    Default how to combine spring with hibernate in an application?

    hello friends...,
    i'm a biginner in "SPRING". i have done small example both in spring and hibernate seperately. now i have started to do a small application by using both.
    in my application , i am getting 'name', 'age' firlds from a jsp and through hibernate i have to insert into the database.

    so friends, can anyone help me in this case?
    thanking you..................

  2. #2
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    Probably the best place to start is the Petclinic Sample Application, which shows you how to do this.

  3. #3
    Join Date
    Oct 2004
    Location
    costa rica
    Posts
    8

    Default

    Here is a good article.
    http://hibernate.bluemars.net/110.html
    Hope it can help you.
    alejandro

Similar Threads

  1. Replies: 5
    Last Post: Aug 9th, 2008, 05:30 AM
  2. Spring + Hibernate ORA-00936: missing expression
    By Hugh_la_Main in forum Data
    Replies: 1
    Last Post: Jun 28th, 2005, 08:48 AM
  3. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM
  4. Questioning the core component
    By Martin Kersten in forum Swing
    Replies: 6
    Last Post: Feb 21st, 2005, 03:45 AM
  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
  •