J2ee

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pallavi Kadam
    New Member
    • Feb 2007
    • 15

    J2ee

    tell me fullform of j2ee &how It Is Advance copare to J2me
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by Pallavi Kadam
    tell me fullform of j2ee &how It Is Advance copare to J2me
    J2ME is not necessarily more advanced than j2ee if that's waht you mean. The technologies have different application areas.

    Again to fully appreciate these technologies you have to read about them and work with them. They cannot be fully explained by a few posts here.

    Comment

    • abctech
      New Member
      • Dec 2006
      • 157

      #3
      Originally posted by Pallavi Kadam
      tell me fullform of j2ee &how It Is Advance copare to J2me
      Pallavi ,

      The full form of J2EE is 'Java 2 Platform, Enterprise Edition', but now it’s known as Java Platform, Enterprise Edition (Java EE)

      J2ME is 'Java 2 Platform, Micro Edition', now known as Java Platform, Micro Edition i.e Java ME

      Over the years Java has evolved into three different platform editions, each addressing a distinct set of programming needs:-

      The Java 2 Platform, Standard Edition (J2SE) [now known as Java Platform, Standard Edition i.e Java SE]:
      It’s the most commonly used of the Java platforms. Used for building a variety of applications from applets to standalone applications to client applications for various enterprise applications.

      J2EE:
      It’s the platform for building server-side applications which we mostly call as web applications.

      J2ME:
      It’s used for building Java applications for micro devices such as mobile phones, PDA’s etc.

      There are innumerous books dedicated to all three platforms and a lot of online material, FAQ's, tutorials etc too; you just have to look for it.

      Comment

      • hirak1984
        Contributor
        • Jan 2007
        • 316

        #4
        whats in a fullform?

        tell us which technology are you trying to use?

        Originally posted by Pallavi Kadam
        tell me fullform of j2ee &how It Is Advance copare to J2me

        Comment

        Working...