• 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

J2EE Version on certificate

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

I understand that for Part I J2EE 1.2 (EJB1.1) is the first choice.
For Part II you can pretty much decide what J2EE version you would like to use.
Now, on the official certificate from Sun, does it say the J2EE version?
e.g. SCEA for the J2EE 1.2 Platform ?

It would be pretty sad if it would say the version on it, since J2EE 1.2
is not really state of the art anymore, further people probably
(or better hopefully) do Part II in J2EE 1.3 or above.

Can anybody answer my question?

Thanks, D.
 
Ranch Hand
Posts: 906
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by David Follow:
Hello all,


Now, on the official certificate from Sun, does it say the J2EE version?
e.g. SCEA for the J2EE 1.2 Platform ?
.



Really ?? Is that true. For instance, can you decide to base your solution on Java Web Services even if it is only part of J2EE 1.4 ??
 
David Follow
Ranch Hand
Posts: 223
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
From how I understood it - yes, if WebServices makes sence in your assignment.
You are suppose to hand in a J2EE compliant solution and J2EE 1.3 or J2EE 1.4 is J2EE!
 
JeanLouis Marechaux
Ranch Hand
Posts: 906
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I really though you had to be J2EE 1.2 compliant
 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If we look at example in "Designing Enterprise Applications with the J2EE, 2nd Edition.2002", we see MDBs for workflow part of their sampe app. Does it mean SUN alludes using of J2EE 1.3?

---------------------------------
Alex Krotov
SCEA, step I 89%
 
JeanLouis Marechaux
Ranch Hand
Posts: 906
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Alex Krotov:
If we look at example in "Designing Enterprise Applications with the J2EE, 2nd Edition.2002", we see MDBs for workflow part of their sampe app. Does it mean SUN alludes using of J2EE 1.3?

---------------------------------
Alex Krotov
SCEA, step I 89%



The book is based on J2EE 1.3 (the first edition was 1.2 based), but I don't think there's any link with the SCEA exam
 
David Follow
Ranch Hand
Posts: 223
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Like I said, as far as I know, SUN expects a J2EE-complaient solution.
So in theory anything which has "J2EE" in its name and comes from SUN should be OK.
 
Alexander Krotov
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Agree with you completely.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic