• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

struts and hibernate

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all.
I am working on java.we got one new project.we will start the work
using struts with hibernate.but i dont know hibernate.i know struts basics.
Please guide me how i will learn struts and Hibernate with in quick time.
i searched google.
i found lot of materials.
but i am in truble which one is good.
Please post me if ant suggestions and any good lnks for begginers for hibernate and struts
I am waiting for your reply
thanks
byeeee
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hai


for hibernate
http://www.roseindia.net/hibernate/index.shtml

for struts first you must and should know the
ActionClass Actionform and Struts-config.xml flows..

if you know these basics you can easily write the code in struts..
 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Venkat -

I was in exactly the same situation a few weeks ago and found this was the best (simpliest and yet fully detailed):

http://www.gloegl.de/15.html

It is basically the same as the "official" tutorial available from the hibernate site but written in a lot simpler terms.

It also contains a good introduction to ANT if you are not familiar with that also...

Hope it helps
Mark
 
You can't expect to wield supreme executive power just because
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic