• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

SCEA specifications - which ones?

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

I'm wondering, which specifications must be used for SCEA. I think for EJB it's 1.1?? Is this mandatory? And what about other specs (servlets/JSP, and so on)?

Does someone know?
 
Sheriff
Posts: 5782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Everything in J2EE 1.3. Version 1.4 and its component specs are not included. Focus on concepts of design and architecture. It is unlikely that you will face a question dealing with nuances of versions.
 
Frederic Esnault
Ranch Hand
Posts: 284
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OK thanks, it's seems logical that they do not focus on version number as it's not an exam dedicated to java users, but just wanted to know for my *future* part II needs.

If it's J2EE 1.3, this means EJB 2.0 may be used. Why they talked about 1.1?
 
reply
    Bookmark Topic Watch Topic
  • New Topic