• 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

SCJP Book Edition

 
Ranch Hand
Posts: 83
Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,I am new to the preparation of SCJP 1.6 so wanted to know which edition of Kathy Sierra and Bert Bates book to buy and also is this book has enough content to clear the exam.
Thanks
 
Ranch Hand
Posts: 924
1
Netbeans IDE Fedora Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
the book's name is Sun Certified Programmer for java 6 Study guide. this book is meant for scjp/ocpjp 6 exam.

this book is one of the best and recommended book for the ocpjp 6 certification exam. the content given in the book is sufficient for the exam . please make sure to check the objectives of the exam from oracle site as some of the topics given in the book are not on exam anymore. some of those objectives are serialization, wait-notify.

also please check scjp faq's given at http://faq.javaranch.com/java/ScjpFaq
 
upanshu vaid
Ranch Hand
Posts: 83
Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Gurpreet.
 
upanshu vaid
Ranch Hand
Posts: 83
Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

upanshu vaid wrote:Hi,I am new to the preparation of SCJP 1.6 so wanted to know which edition of Kathy Sierra and Bert Bates book to buy and also is this book has enough content to clear the exam.
Thanks



Hi ,
what does this message mean
"The specified HTTP method is not allowed for the requested resource (HTTP method POST is not supported by this URL)".i got this when i select some option on one page and click submit button the next page that should open but getting the above message.
 
Bartender
Posts: 1558
5
Eclipse IDE Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

upanshu vaid wrote:

upanshu vaid wrote:Hi,I am new to the preparation of SCJP 1.6 so wanted to know which edition of Kathy Sierra and Bert Bates book to buy and also is this book has enough content to clear the exam.
Thanks



Hi ,
what does this message mean
"The specified HTTP method is not allowed for the requested resource (HTTP method POST is not supported by this URL)".i got this when i select some option on one page and click submit button the next page that should open but getting the above message.


Please, TellTheDetails. What exactly are you trying to do? It is almost impossible to help by having problem statement as - 'select some option and click submit button'. Only thing I can understand is - maybe you've not implemented POST method and calling it via submit button. Or you've mapped wrong servlet to wrong URL. Or something like that.

Most importantly, please, create a new thread if your doubt is different from(asked in) original post. Also, CarefullyChooseOneForum for new thread (I'm not sure how HTTP and POST method is related to OCPJP).
 
Onion rings are vegetable donuts. Taste this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic