Friday, May 4, 2007

J2EE technologies list


  1. J2SE

  2. JDBC

  3. RMI-JRMP

  4. Java IDL

  5. RMI-IIOP

  6. EJB

  7. Servlets

  8. JSP

  9. JMS

  10. JNDI

  11. JTA

  12. JavaMail

  13. JAF

JSRs
JavaEE technologies
first exam based on:
J2EE 1.2so the followings applies:


JDBC 2.0
RMI-IIOP 1.0? because it is no longer supported?
EJB 1.1
Servlets 2.2? 2.3
JSP 1.1? 1.2
JMS 1.0? JMS 1.0.x and 1.1
JNDI 1.2 (JNDI 1.2 has been integrated into J2SE releases since J2SE 1.3)
JTA 1.0 (1.0.1a or 1.0.1B?)
JavaMail 1.0 (1.2?)
JAF 1.0


In any case it seems that the real headache is to figure out what version has to be used.
blueprints

No comments: