The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes Resources for Section 6 : Secure Web Apps Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "Resources for Section 6 : Secure Web Apps" Watch "Resources for Section 6 : Secure Web Apps" New topic
Author

Resources for Section 6 : Secure Web Apps

Prasanna Wamanacharya
Ranch Hand

Joined: Apr 24, 2001
Posts: 143
Hi,
Could someone point me to some useful resources for this section? (especially section 6.1)

6.1 Identify correct descriptions or statements about the security issues:
* authentication, authorization
* data integrity
* auditing
* malicious code
* Web site attacks

Thanks in advance,
Prasanna.
SCJP2
Clark Bruce
Greenhorn

Joined: Feb 27, 2002
Posts: 17
Prasanna,
I found chapter 8 "Security" in the book Java Servlet Programming by Jason Hunter very helpful for this section. A good synopsis of the chapter can be found in Miftah Khan's Servet Notes in the SCWCD links page of this message board.
Regards,
Clark
Prasanna Wamanacharya
Ranch Hand

Joined: Apr 24, 2001
Posts: 143
Thanks Clark.
I had almost forgotten that I had a copy of Java Servlet Programming by Jason Hunter, because I have the 1st edition, and it is almost useless as a reference for the SCWCD exam as it covers the 2.0 spec.
I went through the 8th chapter on Security and found it useful. But what I probably need is a complete code example with deployment descriptor, which could illustrate the security issues, and how to utilize them.
Miftah Khan's notes does not talk about
* Malicious code
* Web site attacks
Any suggestions are welcome.
Thanks in advance,
Prasanna.
SCJP2
--------------------------------------------------------------------------
If I had eight hours to chop down a tree, I'd spend six sharpening my axe.
-Abraham Lincoln
--------------------------------------------------------------------------
 
IntelliJ Java IDE
 
subject: Resources for Section 6 : Secure Web Apps
 
Threads others viewed
Java test
ServletContext
Testing & Tuning
Safeguarding JSP pages
How to get Session context in RESTFul services
IntelliJ Java IDE