• 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

JSF and EJB for SCEA

 
Ranch Hand
Posts: 136
Eclipse IDE Chrome Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All

How important is the use and knowledge of JSF and EJB for taking SCEA exams?

I have worked extensively with Struts and Spring and have never worked on JSF , and with spring in place we always used POJO's and never used EJB's except Message driven beans

For part two of the assignment are we expected to use EJB's for the business layer? what level of expertise do you suggest , a person should have , for these two technologies inorder to take the exam
 
Bartender
Posts: 361
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

How important is the use and knowledge of JSF and EJB for taking SCEA exams?


Very important to know about them. Atleast 10-15 questions are on JSF and EJBs.

For part two of the assignment are we expected to use EJB's for the business layer? what level of expertise do you suggest , a person should have , for these two technologies inorder to take the exam


You can use whatever you want but you need to provide justification and most importantly how it will solve the problem. To be on the safer side, go with Sun technology stack as that is easy for the evaluators to understand.
reply
    Bookmark Topic Watch Topic
  • New Topic