• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

For how long SCJP certification is valid

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
please tell me for how long SCJP certification is valid for? I am preparing for SCJP 6 and want to know what is the life of SCJP certification. I have heard that it is valid for 2 years only and after that you can not write on your resume that you are Sun certified..Plzzzz help me soon!
 
Sheriff
Posts: 9709
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
Hi Gaurav, welcome to javaranch.

SCJP certificate is valid for as long as you live. Prior to SCJP 1.2, SCJP certificate was valid for 2 years, but now there is validity period of Sun/Oracle Certifications...
 
Ranch Hand
Posts: 316
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Validity is like a private member in a class....

As long as you application(Life) is running....you and only you can access it...but at the same time it is not inherited by your children ...



Take care
Happy Learning
Cheers!!!


 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Sahil Rally wrote:Validity is like a private member in a class....

As long as you application(Life) is running....you and only you can access it...but at the same time it is not inherited by your children ...



Take care
Happy Learning
Cheers!!!




May I use reflection to read this private member ?

It is valid forever Gaurav.
 
Sheriff
Posts: 7408
1423
IntelliJ IDE jQuery Eclipse IDE Postgres Database Tomcat Server Chrome Google App Engine
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Deepak Bala wrote:May I use reflection to read this private member ?


 
Sahil Kapoor
Ranch Hand
Posts: 316
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think you have to wait for my reply till i read "Reflection " topic.

But from your reply i got an intutive idea that even private members can be accessed through "reflection" scheme. Is it ???

 
Sahil Kapoor
Ranch Hand
Posts: 316
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am really feeling after devaka cooray
 
Devaka Cooray
Sheriff
Posts: 7408
1423
IntelliJ IDE jQuery Eclipse IDE Postgres Database Tomcat Server Chrome Google App Engine
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Reflection stuff are not within the scope of SCJP - you don't need to worry about that for the exam.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic