• 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

Security

 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a few questions:
1. What are the recommended sites/book for learning security?
2. Which all topics are to be covered under security?
Thanks.
Vibha.
 
Ranch Hand
Posts: 2713
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Check out the links page for this forum: SCEA Links.
This topic of the exam does not warrant a separate book purchase, though you will definitely benefit professionally from learning more than is required by the exam. I only got 2 questions on security on my exam (missed 1 D'oh!) so even if you don't know much about the topic it won't dramatically affect your score.
For the actual topics covered by the exam check here. Like most objectives in the exam, it is pretty open ended on the interpretation.
 
Ranch Hand
Posts: 925
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Most questions will relate to applet security. (http://www.x-nt.org/10.html)
On the network side, you should have an awareness of things like firewalls/DMZs/port numbers/tunnelling.
I purchased the IBM Java Security book & wouldn't recommend it as a prerequisite to getting SCEA.
Simon
 
Ranch Hand
Posts: 1551
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Sun's java tutorial has a nice section on security.
 
Vibha Verma
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot for guiding me.
Vibha.
 
reply
    Bookmark Topic Watch Topic
  • New Topic