This week's book giveaway is in the Design and Architecture forum.
We're giving away four copies of Communication Patterns: A Guide for Developers and Architects and have Jacqui Read on-line!
See this thread for details.
  • 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Book to learn Web Application development with Spring

 
Sheriff
Posts: 9708
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey guys,

I have Pro Spring 2.5 book. I read it and everything was fine till I reached the Spring MVC chapter. Most of it went over my head . So I was looking for another book to learn Spring web application development. Most of the Spring 3 books are not released yet, so I'm ready to buy a Spring 2.5 book. I found Expert Spring MVC and Webflow but that's of 2006 so it seems too old. Any advice which book I should use.

Thanks
 
Ranch Hand
Posts: 49
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ankit,

I would suggest the tutorial that comes bundled with Spring download "spring-framework-2.5.5\docs\MVC-step-by-step\pdf\spring-mvc-step-by-step.pdf" and the book "Spring in Action".

Thanks,
Praison
 
Ankit Garg
Sheriff
Posts: 9708
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Praison, I'll look at that tutorial and order a copy of Spring in Action. I don't know why I had a hard time understanding Spring MVC, I'm very well familiar with Struts which is also based on MVC design pattern. Spring 3 in Action will be released in Dec I think, no point in waiting that long, I'll order the currently available edition...
 
Ranch Hand
Posts: 959
Eclipse IDE Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Although Spring in Action is indeed a very good book, it doesn't cover a lot of things on Spring MVC and WebFlow. You may want to find a specific book on Spring MVC and WebFlow.
 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Spring 3 in Action will be released in Dec I think, no point in waiting that long, I'll order the currently available edition...


Wait... If you order the MEAP edition of the book at Manning's homepage, you'll get the free ebook of the 2nd edition as well. And, the MVC chapter of the third edition is already available.
 
Ankit Garg
Sheriff
Posts: 9708
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Freddy and Christophe. Well if MVC and WebFlow was not covered properly in Spring in Action 2nd edition, I'm not sure how the coverage would be in the 3rd edition. Also The MEAP version costs 29$ for just the e-book, when released the Indian edition of the book will cost me somewhere around 8-9$ for print version (I respect the price of books, but my earnings are not very high these days so trying to save money, this is the reason I'm learning Spring so that I can get some good projects). For now I'll just go through the documentation and the PDF that Praison mentioned and hope for the best. Otherwise I'll go for Spring in Action, this book looks good for Spring Web Flow, its not very old too...
 
Stop it! You're embarassing me! And you are embarrassing this tiny ad!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic