Difference between Java SE and Java EE

I want to know what is Java SE and Java EE and how are they related to each other. What should a java programmer Know about Java SE and Java EE

Comments

  • : I want to know what is Java SE and Java EE and how are they related
    : to each other. What should a java programmer Know about Java SE and
    : Java EE
    :
    :

    "Java Platform, Enterprise Edition or Java EE is a widely used platform for server programming in the Java programming language. The Java EE Platform differs from the Standard Edition (SE) of Java in that it adds additional libraries which provide functionality to deploy fault-tolerant, distributed, multi-tier Java software, based largely on modular components running on an application server."

    -- http://en.wikipedia.org/wiki/Java_ee
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion