The moose likes JSP and the fly likes books for intermediate programmer Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "books for intermediate programmer" Watch "books for intermediate programmer" New topic
Author

books for intermediate programmer

Joshua Cloch
Ranch Hand

Joined: Apr 27, 2006
Posts: 95
Dear All,

I have just finished learning the fundamentals of JSP and Servlet.The next thing I want to do is find a book which describes the steps in implementing a real world application(like bookstore,human resource management,etc) using JSP and Servlet.Does anyboy have any ideas in suggesting a good book?

Thanks very much.


truehh@hotmail.com
Joshua Cloch
Ranch Hand

Joined: Apr 27, 2006
Posts: 95
or,learning a framework is a better way to start,if so,which framework is more appropriate in your mind? Struts? JSF? Spring? or some other ones?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56157
    
  13

Actually I would avoid adopting a framework until you have a thorough understanding of implementing a web app with JSP and Servlets under your belt.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: books for intermediate programmer
 
Similar Threads
Which book should I refer?
passed SCWCD 86 %
Getting started with JSP?
Books for WCD
what is tomcat's relation with jsp