About Question enthuware.jwpv6.2.771 :

Moderator: admin

Post Reply
alex
Posts: 42
Joined: Tue Feb 12, 2013 4:35 pm
Contact:

About Question enthuware.jwpv6.2.771 :

Post by alex »

Hi,
What does mean the topic 08.3 "Not Too Important."
Will I find questions like this in exam?
Cause I passed 6/10 mock and didn't meet any qestion from this topic.
Thanks.

admin
Site Admin
Posts: 10036
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.jwpv6.2.771 :

Post by admin »

The exam objectives don't explicitly mention "building custom tags" and we haven't seen any one getting any question on it either. So this is not required for the exam. That is why we haven't included these questions in the tests either. However, sometimes they tweak objectives without notice. So we have kept these questions in the question bank in case a candidate is interested in learning more about this topic.

HTH,
Paul.
If you like our products and services, please help us by posting your review here.

alex
Posts: 42
Joined: Tue Feb 12, 2013 4:35 pm
Contact:

Re: About Question enthuware.jwpv6.2.771 :

Post by alex »

Thanks Paul,
I've passed the exam!

admin
Site Admin
Posts: 10036
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.jwpv6.2.771 :

Post by admin »

Great! Congratulations:) What score ?
If you like our products and services, please help us by posting your review here.

alex
Posts: 42
Joined: Tue Feb 12, 2013 4:35 pm
Contact:

Re: About Question enthuware.jwpv6.2.771 :

Post by alex »

78%
But I found some interesting areas which I didn't see in mocks.

Like: What a page will you see when you have RuntimeException at "Servlet".
I thouht that throwable is correct answer, but this is wrong( Correct is runtime.
<error-page>
<exception-type>java.lang.Throwable</exception-type>
<location>/throwable.jsp</location>
</error-page>

<error-page>
<exception-type>java.lang.RuntimeException</exception-type>
<location>/runtime.jsp</location>
</error-page>

Seems I need more practice)

admin
Site Admin
Posts: 10036
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.jwpv6.2.771 :

Post by admin »

Thank you for the information, Alex. We will add a couple of questions on this aspect. Anything else you think that was not covered well?
-Paul.
If you like our products and services, please help us by posting your review here.

alex
Posts: 42
Joined: Tue Feb 12, 2013 4:35 pm
Contact:

Re: About Question enthuware.jwpv6.2.771 :

Post by alex »

1. I really met a quetsion about function that has been defined in a tag library.
I was needed to find errors. It was a question like this enthuware.jwpv6.2.986

2. There was a question about javax.servlet.forward.request_uri. What is name of attribute of the source url when you use redirect.

3. Could you access files from META-INF directory directly. Easy one, but didn't see in mocks.
How to organize directories and files for web application. For instance: You have a jaz file and inside jar you have tld. Where will you put it?

4. If you face unavailable resource (database io exception) inside service method what should you do. Options Rethrow/Redirect to errorPage/throw Unavailable.
Actually there were 4/5 questions regarding handling exceptions. I guess you need a separate topic for this.
In each question they mentioned that you know that problem can arise for a certain period of time.

admin
Site Admin
Posts: 10036
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.jwpv6.2.771 :

Post by admin »

Thank you very much! We will work on enhancing the product on these lines.
Paul.
If you like our products and services, please help us by posting your review here.

Post Reply

Who is online

Users browsing this forum: No registered users and 26 guests