Re: 2 Simple Questions

From: Chris Smith (cdsmith_at_twu.net)
Date: 07/10/04

  • Next message: Chris Smith: "Re: Java Swing: JFrame Window Maximisation"
    Date: Sat, 10 Jul 2004 06:58:30 -0600
    
    

    Whats up dog! wrote:
    > Question 1: Whats the difference from Java 2 SE (Standard Edition) and Java
    > 2 EE (Enterprise Edition)? The download for the latter is much bigger.

    J2EE is a cluster of additional technologies built on top of J2SE. J2SE
    is the standard API. The best way to get a feel for each is to look
    over the API documentation, which is available at java.sun.com. In any
    case, you would need to download the J2SE *before* the J2EE anyway,
    since the latter builds on the former.

    > Question: I am looking for a tutorial on using linkedlist (Java2 SE
    > implementation). I don't want to know how to implement my ownlinked list -
    > done that before- just want to know how to use the SE implementation of it.
    > Tried google and Javadoc but no good. Can someone point me to a useful
    > online reference?

    http://java.sun.com/docs/books/tutorial/collections/

    -- 
    www.designacourse.com
    The Easiest Way to Train Anyone... Anywhere.
    Chris Smith - Lead Software Developer/Technical Trainer
    MindIQ Corporation
    

  • Next message: Chris Smith: "Re: Java Swing: JFrame Window Maximisation"

    Relevant Pages

    • Re: J2EE and J2SE
      ... that you probably won't touch upon when you are doing J2SE ... It is one thing to use Java to write desktop programs but it is another ... month or so for a crash course to understand J2EE techology. ... > Martin Thorpe ...
      (comp.lang.java.programmer)
    • Re: Java
      ... The J2SE SDK, an editor/IDE, and the J2EE ... resources for Java programmers (just thought ...
      (comp.lang.java.programmer)
    • Re: About J2EE
      ... Please tell me your opinion about Core Java i.e. J2SE. ... Now there is a boom of J2EE so I decided to learn it. ... For what it's worth, I use J2SE and no J2EE at my job. ...
      (comp.lang.java.programmer)
    • Which is easier to learn - .NET or J2EE?
      ... .NET or J2EE? ... Since we're learning J2SE, I took a look at the J2EE 1.4 tutorial on ... so the learning curve might be quicker. ... Also, since this is just for learning, the web services apps are not ...
      (comp.lang.cpp)
    • Which is easier to learn - .NET or J2EE?
      ... .NET or J2EE? ... Since we're learning J2SE, I took a look at the J2EE 1.4 tutorial on ... so the learning curve might be quicker. ... Also, since this is just for learning, the web services apps are not ...
      (comp.lang.java)