• 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

Information about OCPJWCD 6 / SCWCD 6 [CX-310-085]

 
Ranch Hand
Posts: 623
1
  • Number of slices to send:
    Optional 'thank-you' note:
I put some information about the 310-085 exam here: http://www.pmsas.pr.gov.br/wp-content/?id=coderanch-1z0-809&exam=t/534832/sr/certification/OCE-JEE-JSP-Servlets-Developer

Cheers and once again thanks for the wishes! It worked! :-)
 
Greenhorn
Posts: 18
  • Number of slices to send:
    Optional 'thank-you' note:

Pedro Kowalski wrote:I'm not superstitious so I can gladly say 'thanks guys' :-) Hope in Monday I'll also be in such a good mood ;-)



How did it go?
 
Piotr Nowicki
Ranch Hand
Posts: 623
1
  • Number of slices to send:
    Optional 'thank-you' note:
I did put a link just a post above yours and add some information about the exam there :-)

Cheers!
 
Ranch Hand
Posts: 637
  • Number of slices to send:
    Optional 'thank-you' note:
I have some queries regarding the exam. Please help me to get them cleared.
This is my post :
http://www.pmsas.pr.gov.br/wp-content/?id=coderanch-1z0-809&exam=t/538661/java-Web-Component-SCWCD/certification/OCWCD-EE-objectives-general-info#2443624

regards
rb
 
Greenhorn
Posts: 20
  • Number of slices to send:
    Optional 'thank-you' note:
Just confirming: there is no upgrade exam from SCWCD JEE5 to the new OCPJWCD JEE6?
 
Piotr Nowicki
Ranch Hand
Posts: 623
1
  • Number of slices to send:
    Optional 'thank-you' note:
Yeah, it's kinda weird that there is no such upgrade...
 
Greenhorn
Posts: 25
  • Number of slices to send:
    Optional 'thank-you' note:
Hi Pedro,

I did OCE JEE6 JSP & Servlet exam last week and passed with 96% marks. Actually your tips & mock exam was a great help for me to achieving this amount of marks in the exam. Therefore thank you very much for your help provided in this forum regarding this exam.
Although your mock exam is great, there was a little problem in usability of the that exam, because we have to scroll down to see answers for the questions. Therefore I did a little improvement to the html page in your mock exam and it is attached with this reply.

Files with .zip extension are not allowed as attachments in the message . So Please download it from this link. http://silversurferslab.com/sites/default/files/Pedro%20JEE%206%20SCWCD%20Mock%20Exam.zip

Thanks & Regards,
Manjula
 
Piotr Nowicki
Ranch Hand
Posts: 623
1
  • Number of slices to send:
    Optional 'thank-you' note:
Wow, thanks a lot Manjula!

I've already uploaded your version of the test and linked it in the post. I really appreciate it and I'm glad that it helped you in your certification struggle :-)

Congratulations on so superb score! It's really great! :-)

Cheers!

PS. Oh, and I did forget to add that for all you JEE 6 Servlets candidates - you can also check the Black Belt new exams about Servlets 3 Fundamentals and Servlets 3 Advanced.
 
Ranch Hand
Posts: 256
  • Number of slices to send:
    Optional 'thank-you' note:
Pedro,
First of all thanks to all the valuable information you had given here. I am preparing for OCE JEE6 JSP and servlet developer. I have finished reading HFSJ. Since the newer version of the exam uses servlet 3.0 specs I have gone through the spec as well. I have concentrated on the topics that were not covered in HFSJ like programmatic declarations, annotations, asynchronous processing, pluggability and extensions. I have not gone through the specs for JSP, EL, JSTL.

Am I missing something? Do I have to go through the rest of the specs as well??

There are some exam topics which are bothering me as I did not read anything specific to them.


More options for the Model
[ ] Understand the roles of JDBC and JPA
[ ] Understand the many elements that make up the model
[ ] Understand fundamentals of connecting to a database using JDBC or JPA

Asynchronous web applications
[ ] Understand the interactions that are essential to asynchronous web pages
[ ] Understand the role of AJAX-style client side programming

Web application security
[ ] Force the use of encryption between a web application and the client browser
[ ] Understand the role of JAAS in pluggable/extensible authentication for web applications



Can you please guide me??
 
Ranch Hand
Posts: 60
1
  • Number of slices to send:
    Optional 'thank-you' note:
Hi sorry if I missed it but has anyone supplied a link to the specs we should study for this exam, I have the HF book but obviously need the correct specs. I've found the servlet 3.0 spec here http://download.oracle.com/otndocs/jcp/servlet-3.0-fr-eval-oth-JSpec/ but are there any others I should be looking at?
 
Piotr Nowicki
Ranch Hand
Posts: 623
1
  • Number of slices to send:
    Optional 'thank-you' note:
@Bhanu

I also did not read the full specs for JSP, EL and JSTL but I referred to them when needed.

The model parts of the requirements should be understandable for you if you take a look at the whole Java EE platform. There wasn't any complicated questions about JDBC and JPA - just to know what they are, how they are related and how you can use them should be all you need to know.

Asynchronous web applications - the topics you posted are more related with the overview of the asynchronous processing and reading some materials about AJAX and differences between synchronous and asynchronous processing should be enought (Servlets 3.0 specification also gives you some information about that).

And the security - these topics are just as the model one - you just need to read what a JAAS is (I didn't have any question regarding this topic) and understand how you can use it (also - the Java EE platform tutorial should be enough).

Just remember - that's only my opinion and I can't give you a 100% that this will be enought - it just was enought in my case :-)

@Paul
All links to the Java EE 6 specification related topics can be found here: http://www.oracle.com/technetwork/java/javaee/tech/index.html

HTH!

Cheers!
 
Greenhorn
Posts: 1
  • Number of slices to send:
    Optional 'thank-you' note:

Pedro Kowalski wrote:I'm not superstitious so I can gladly say 'thanks guys' :-) Hope in Monday I'll also be in such a good mood ;-)


I'm so thank you !
 
Greenhorn
Posts: 4
  • 2
  • Number of slices to send:
    Optional 'thank-you' note:
For those who are interested in taking the test.. I've passed it recently (just to update my profile) and was preparing it by HF book (too lazy to pay much attention to JEE tutorial, and specifications - only for some obvious topics). I hoped to get about 10-15% of new material and got about 30-50%, so I would recommend to look at the following topics in details:
1) annotations & web fragments (about 12-15 questions used it in someway!),
2) asynchronous functionality (3-4),
3) security (3-4 from new coverage),
4) UnavailableException (about 4! it might not be from new spec but it was new for me),
5) other - questions concerned new listeners like AsyncListener, new methods functionality, webapp structure update concerning new elements, etc. (up to 10).

So the new functionality is really in the test and it's quite a lot of new features though it is not so from first look..

Good luck with your test!
 
Greenhorn
Posts: 18
  • Number of slices to send:
    Optional 'thank-you' note:
Thanks Vadim to sharing with us... i'm preparing for the exam.
 
Greenhorn
Posts: 26
  • Number of slices to send:
    Optional 'thank-you' note:

Vadim Golub wrote:I hoped to get about 10-15% of new material and got about 30-50%.....


Well, thats an eye opener. This new syllabus is really getting into the test more than expected. Thanks a lot for the update Vadim. That would really help people here to prepare well.

Teja
 
Teja Bhaai
Greenhorn
Posts: 26
  • Number of slices to send:
    Optional 'thank-you' note:
And Vadim, congrats for clearing the test even after the "big" surprise of higher % of new material questions. You must have prepared hard to get through with it.

Well done...

Teja
 
Vadim Golub
Greenhorn
Posts: 4
  • Number of slices to send:
    Optional 'thank-you' note:
Thanks Teja! I was just lucky to pass :-)

The point is - don't be lazy to check the new spec, the stuff is really there.
 
Greenhorn
Posts: 16
  • Number of slices to send:
    Optional 'thank-you' note:
Hi guys,

Is there any book or study guide about the version 6 of the exam?

Anything I could find (including on CodeRanch scwcd links) is about version 5.

Thanks.
John.
 
Piotr Nowicki
Ranch Hand
Posts: 623
1
  • Number of slices to send:
    Optional 'thank-you' note:
I don't know of any materials related with this exam directly. There are few books about the Java EE 6 platform that scratches the Servlets 3.0 (i.e. this or this), but I don't think they're exam-centric.

I would bet that at this moment, the Servlets 3.0 specification is the best source of knowledge.

Cheers!
 
Ranch Hand
Posts: 113
  • Number of slices to send:
    Optional 'thank-you' note:
Here is another short presentation about new features in Servlet 3.0.
 
Greenhorn
Posts: 6
  • Number of slices to send:
    Optional 'thank-you' note:
Thanks folks! so much wonderful information at one place. Please note many of the links are dead by now, especially from the oracle site.
 
Piotr Nowicki
Ranch Hand
Posts: 623
1
  • Number of slices to send:
    Optional 'thank-you' note:
Yeah, unfortunately I don't think I have a liberty to edit the original post :-(

Nevertheless, I don't think it was mentioned but I still do host a free mock exam for the OCEJWCD 6 that can be reached here: http://www.exam.piotrnowicki.com

Hope someone will still find it useful :-)
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic
vceplus-200-125    | boson-200-125    | training-cissp    | actualtests-cissp    | techexams-cissp    | gratisexams-300-075    | pearsonitcertification-210-260    | examsboost-210-260    | examsforall-210-260    | dumps4free-210-260    | reddit-210-260    | cisexams-352-001    | itexamfox-352-001    | passguaranteed-352-001    | passeasily-352-001    | freeccnastudyguide-200-120    | gocertify-200-120    | passcerty-200-120    | certifyguide-70-980    | dumpscollection-70-980    | examcollection-70-534    | cbtnuggets-210-065    | examfiles-400-051    | passitdump-400-051    | pearsonitcertification-70-462    | anderseide-70-347    | thomas-70-533    | research-1V0-605    | topix-102-400    | certdepot-EX200    | pearsonit-640-916    | itproguru-70-533    | reddit-100-105    | channel9-70-346    | anderseide-70-346    | theiia-IIA-CIA-PART3    | certificationHP-hp0-s41    | pearsonitcertification-640-916    | anderMicrosoft-70-534    | cathMicrosoft-70-462    | examcollection-cca-500    | techexams-gcih    | mslearn-70-346    | measureup-70-486    | pass4sure-hp0-s41    | iiba-640-916    | itsecurity-sscp    | cbtnuggets-300-320    | blogged-70-486    | pass4sure-IIA-CIA-PART1    | cbtnuggets-100-101    | developerhandbook-70-486    | lpicisco-101    | mylearn-1V0-605    | tomsitpro-cism    | gnosis-101    | channel9Mic-70-534    | ipass-IIA-CIA-PART1    | forcerts-70-417    | tests-sy0-401    | ipasstheciaexam-IIA-CIA-PART3    | mostcisco-300-135    | buildazure-70-533    | cloudera-cca-500    | pdf4cert-2v0-621    | f5cisco-101    | gocertify-1z0-062    | quora-640-916    | micrcosoft-70-480    | brain2pass-70-417    | examcompass-sy0-401    | global-EX200    | iassc-ICGB    | vceplus-300-115    | quizlet-810-403    | cbtnuggets-70-697    | educationOracle-1Z0-434    | channel9-70-534    | officialcerts-400-051    | examsboost-IIA-CIA-PART1    | networktut-300-135    | teststarter-300-206    | pluralsight-70-486    | coding-70-486    | freeccna-100-101    | digitaltut-300-101    | iiba-CBAP    | virtuallymikebrown-640-916    | isaca-cism    | whizlabs-pmp    | techexams-70-980    | ciscopress-300-115    | techtarget-cism    | pearsonitcertification-300-070    | testking-2v0-621    | isacaNew-cism    | simplilearn-pmi-rmp    | simplilearn-pmp    | educationOracle-1z0-809    | education-1z0-809    | teachertube-1Z0-434    | villanovau-CBAP    | quora-300-206    | certifyguide-300-208    | cbtnuggets-100-105    | flydumps-70-417    | gratisexams-1V0-605    | ituonline-1z0-062    | techexams-cas-002    | simplilearn-70-534    | pluralsight-70-697    | theiia-IIA-CIA-PART1    | itexamtips-400-051    | pearsonitcertification-EX200    | pluralsight-70-480    | learn-hp0-s42    | giac-gpen    | mindhub-102-400    | coursesmsu-CBAP    | examsforall-2v0-621    | developerhandbook-70-487    | root-EX200    | coderanch-1z0-809    | getfreedumps-1z0-062    | comptia-cas-002    | quora-1z0-809    | boson-300-135    | killtest-2v0-621    | learncia-IIA-CIA-PART3    | computer-gcih    | universitycloudera-cca-500    | itexamrun-70-410    | certificationHPv2-hp0-s41    | certskills-100-105    | skipitnow-70-417    | gocertify-sy0-401    | prep4sure-70-417    | simplilearn-cisa    |
http://www.pmsas.pr.gov.br/wp-content/    | http://www.pmsas.pr.gov.br/wp-content/    |