The Artima Developer Community
Sponsored Link

Java Answers Forum
J2EE

2 replies on 1 page. Most recent reply: May 12, 2002 12:11 AM by Samer I Awad

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
Samer I Awad

Posts: 6
Nickname: samer
Registered: Mar, 2002

J2EE Posted: May 8, 2002 10:33 AM
Reply to this message Reply
Advertisement
Hi guys
could u plz answer me wt is J2EE,
and wt kinda java am i using
and is there kinds other than J2EE? wt r they?
thank u


Thomas SMETS

Posts: 307
Nickname: tsmets
Registered: Apr, 2002

Re: J2EE Posted: May 10, 2002 8:37 AM
Reply to this message Reply
J2EE is a set of technologies build upon java :
Namely :
_ JSP / Servlets
_ JNDI (LDAP authentication)
_ EJB's (Component server)
_ Corba (distributed C/S)
_ JDBC (DB connectivity)
_ JMS (standart interface to messaging)
_ JTA (Generic transaction creation API's)
_

This is given by heart !


Thomas SMETS,
SCJP2 - Brussels

Here is a set of references :
_ http://java.sun.com/j2ee/
_ http://developer.java.sun.com/developer/technicalArticles/J2EE/
_ http://developer.java.sun.com/developer/technicalArticles/RoadMaps/techreview/
_ http://java.sun.com/features/2002/04/j2eenms.html
_ http://www-106.ibm.com/developerworks/webservices/

Samer I Awad

Posts: 6
Nickname: samer
Registered: Mar, 2002

Re: J2EE Posted: May 12, 2002 12:11 AM
Reply to this message Reply
Thank u for ur answer
but plz tell me i thought J2SE also had CORBA, JSP and JDBC is that right? if yes wts the diff btween em? wt about J2ME?

Flat View: This topic has 2 replies on 1 page
Topic: Report Writers for Java Previous Topic   Next Topic Topic: Please help me with this list

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use