• 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

Jsp and servlet books

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

Hi,


I am novice in jsp and servlet.please suggest me some books to learn.I want to get some knowledge in servlets and jsp as well.Kindly provide me if you any klind material to study.Suggestions and help would be appreciated.

Thanks in adavance

-keerth516
 
Ranch Hand
Posts: 672
4
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Head First Servlets & JSP is a good book to begin with Servlets/JSP, you can do a google search on servlets and jsp, you get a lot of materials/tutorials..
If you have any doubts, you can always come back and post it here.. We will try our level best to help you..

Happy Learning..
 
keerthana kuruba
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot for your reply.I have downloaded the head first jsp and servlet book from google.I would like to do certification in java.could you please let me know the details, how to prepare,which books are good to do java certification.Recently i have joined as trainee.I want to improve myself in technical field(java).At present am working in java filed.Kindly suggest me.

Awaiting for your reply.

-keerth516
 
Prasad Krishnegowda
Ranch Hand
Posts: 672
4
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Don't know about which certification in Java you are asking about.. But, since you tell you are a fresher, i would assume that, you want to do SCJP/OCPJP.. Then, Book by kathy Sierra and others (i don't remember the co-authors name. ) is very good book.. Also, we have a dedicated forum for the SCJP/OCPJP, you can post your questions/doubts if any..
All the best..
 
Ranch Hand
Posts: 96
Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi Keerthana,
As people have suggested here, you can use Head First Servlets & JSP to begin. Like most other books of this series, they are fun to read, and you learn the stuff pretty well without mugging up or getting bored. I just finished that book, and it was a good experience.
For certifications, you can use SCJP Exam Guide by Kathy Sierra and Bert Bates. Its tailor made for the exam, because the authors are part of the team that designs the exam.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic