• 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

Help me

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm new to the servlet and jsp
I bought Professional JSP 2nd Edition (Wrox). I couldnt find good examples in this book please tell me which is good book for jsp and servlet
 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi body..

Just an advise, i am not so experience programmer in Servlet or JSP, but i have a good knowledge about them, i have read this book and and bought 5 copies for me and mey interesting friend, take a look at it...

Special Edition
Using Java Server Pages and Servlets
by Mark Wutka

or check
http://www.amazon.com/gp/reader/0789724413/ref=sib_dp_pt/103-5150997-0060607#reader-link


Good Luck
 
Ranch Hand
Posts: 166
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
Just get JAVA FOR THE WEB WITH SERVLETS, JSP, AND EJB -TECHMEDIA-BUDI KURNIAWAN [COST Rs.399/-]
WWW.BPBONLINE.COM
Really its nice one, also you will get free cd with this book.that cd includes code listings, project files, drivers, etc...
All the best
 
Ranch Hand
Posts: 87
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you're an newbie, you should take a look at "Apache Tomcat Bible" from Eaves, Jones & Godfrey (WIley Publishing inc).
This book explains in detail where you can download Java SDK, Tomcat, MySQL, Ant, Struts. And it explains in detail how the model view controller or MVC model 2 works. And this is something that a lot of books on JSP and/or servlets do not explain.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic