• 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

about devloper exam

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hai
i has cleared scjp for java 2 platform.i have no experience.any body help me what to do before selecting the exam.
thank you
arivarasu
 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hello Arivarasu,
Before taking up this exam, one has to be very confident on mainly four subjects,
1)RMI
2)JDBC
3)Netwroking and
4)Security in Java2 platform.
This is so because the assignment tests u mainly on these concepts.Once you are confident about these things then i think
you can go ahead with the exam.
Hope this helps,
Regards,
Manjunath B.S
 
Manjunath B.S
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hello Arivarasu,
Before taking up this exam, one has to be very confident on mainly four subjects,
1)RMI
2)JDBC
3)Netwroking and
4)Security in Java2 platform.
This is so because the assignment tests u mainly on these concepts.Once you are confident about these things then i think
you can go ahead with the exam.
Hope this helps,
Regards,
Manjunath B.S
 
arivarasu baladhandapani
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hai Manjunath
thanks for your advise
i will first study those thinngs
tell about the related sites which helps the people who are going to write the scjd
arivarasu
 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Manjunath, if your project involves JDBC then it is very different than the project I got. In fact, for my project it was
made very clear how data access should be performed, and the required technology was not JDBC.

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No JDBC required. Security requires permission files, if you use rmi. Networking programming (socket, rmi and threads) and JTable are all that required on top of SCJP.
 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I was wondering what security topics were covered.
I see that the assignment requires that rmi policy file be used.
Is there something else?
------------------
--glenn
reply
    Bookmark Topic Watch Topic
  • New Topic