• 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

Important JSF material to go through for Part I

 
Ranch Hand
Posts: 324
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Mates

I am targetting to go for part 1 on 22 may. Currently I am going throuw Cade book. I have little idea of JSF, please suggest me which book and which chapters should I go throw before appearing in exam.

By the way, I have 7 year of experience with SCJP, SCWCD and SCBCD certification. Planning to give a short to architect exam before August.

Thanks
 
Ranch Hand
Posts: 80
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I didn't have any JSF-related questions. I doubt any of them are really there.
 
Bartender
Posts: 361
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Core JSF patterns is a good book(latest edition):
http://www.amazon.com/Core-JavaServer-Faces-David-Geary/dp/0131463055
is a good read. Go for the initial chapters.
 
Ranch Hand
Posts: 196
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Amirr,
Since you have very limited time, I would recommend you to just go thru the advantages and disadvantages of JSF technology very well. MVC, JSF life cyle and one basic example of renders, event handlers and converters & validators. Focus on security and design patterns advantages and disadvantages and you will rock!

One advise, you might get drag and drop questions on security or patterns. Please take extra time and try to do it first time itself. In my case, I could not drop the objects on right rectangle, it wasn't staying after dropping and I wasted almost 3-4 minutes in figuring out that once we pull the object over rectangle, at a particular location, mouse pointer changes and that is when you want to drop the object there. By this time it was too late for me as I was running out of time so finished it very fast thinking that I will review the question at the end if I have time.

At the end I had 4 minutes and I wanted to review 3 questions. When I wanted to review the drag and drop question, it gave me warning that if proceed, my current options will be cleared completely so I did not review those 2 questions.

Good luck and please don't forget to update the forum with your experience.
 
Amirr Rafique
Ranch Hand
Posts: 324
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks every one for you helping response.

I and other like me having race against time, definetly need luck
 
author & internet detective
Posts: 41878
909
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I did have a JSF question, but it was high level.
 
Sharma Ashutosh
Bartender
Posts: 361
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In my case-I had around 3 JSF questions. One of them was about the EL and has the syntax based question. I too got surprised as SCEA is a concept based exam and doesn't rely on syntax-but i got such a question in 2009.
 
Rajan Choudhary
Ranch Hand
Posts: 196
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Sharma Ashutosh wrote:In my case-I had around 3 JSF questions. One of them was about the EL and has the syntax based question. I too got surprised as SCEA is a concept based exam and doesn't rely on syntax-but i got such a question in 2009.



You are right Ashutosh. After seeing your post, I just recollected my memory. I had one question which was related to syntaxes of expression launguages in JSP and JSF. It was combined with $ and #. I don't remember exactly but to answer that question, the person should have used EL extensively as it was combined with scope variables too.

Another question for me was related to advantages and disadvantages of JSF.

Surprisingly, I got 3 to 4 questions where a knowledge of syntax was required.
 
Sharma Ashutosh
Bartender
Posts: 361
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Rajan,
I think you and myself got the same set for SCEA5-part 1 - it seems
It was tough and yes there were two questions $ and # and they required a good understanding of EL.
 
And tomorrow is the circus! We can go to the circus! I love the circus! We can take this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic