• 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

GOOD MATERIAL FOR STRUTS ,HIBERNATE,SPRING

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am new for struts,spring and hibernate ,please give some idea .

Which book is good for struts,hibernate and spring
 
Ranch Hand
Posts: 3389
Mac MySQL Database Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Howdy sivakumar panchu,

Welcome to JavaRanch.

There are many good books available for all the 3 technologies you have mentioned. I think you better read one by one.

I would suggest "Professional Jakarta Struts" by James Goodwill and Richard Hightower for Struts. This book is published by Wrox Publishers.

This is a very good book as the authors cover the core part of Struts and the prerequisites for the same (Servlets, JSPs) also to a greater and required extent.

Apart from that, there are couple of books which stands the best! They are
  • "Struts in Action"
  • "Programming Jakarta Struts" by Chuck Cavaness from Oreilly Publications,
  • "Struts Complete Reference" by James Holmes from McGraw Hill/Obsorne Publishers
  • "Mastering Jakarta Struts" by James GoodWill from Wiley Publishers



  • For Hibernate also, there is an excellent book called "Hibernate in Action".

    For Spring, there is a book called "Professional Spring" from Apress Publications.

    Good luck!
     
    Ranch Hand
    Posts: 190
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Spring in Action
    Hibernation in Action
    Struts in Action

    I have many other books on the subjects, but these three are always the first ones I grab off the shelf when I have a question.
     
    Ranch Hand
    Posts: 134
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    That's right Mastering Jakarta Struts by James goodwill willey publication .
    very good book to start off.

    - regards
    - CHI
     
    Ranch Hand
    Posts: 262
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Hi!!!

    I find the official documentation very interesting:
  • Hibernate reference manual (Pdf)
  • Spring refernece manual (Pdf)

  • [ August 20, 2007: Message edited by: Collins Mbianda ]
     
    Ranch Hand
    Posts: 330
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator

    Originally posted by Chris Boldon:
    Spring in Action
    Hibernation in Action
    Struts in Action

    I have many other books on the subjects, but these three are always the first ones I grab off the shelf when I have a question.



    +1. after you're up to speed with those frameworks, from time to time you're going to need references Collins Mbianda mentioned.
     
    sivakumar panchu
    Greenhorn
    Posts: 20
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Hi,

    Nice advise

    Thank you guys.
    reply
      Bookmark Topic Watch Topic
    • New Topic