Results 1 to 5 of 5

Thread: J2EE and J2SE

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2005
    Posts
    70

    Cool J2EE and J2SE

    What is J2EE & J2SE?

  2. #2
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: J2EE and J2SE

    Java 2 Enterprise Edition.
    Java 2 Standard Edition.

  3. #3
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: J2EE and J2SE

    J2EE is specialized in Databases and connectivity
    J2SE is a general purpose edition of Java to do anything
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Nov 2005
    Posts
    70

    Question Re: J2EE and J2SE

    What do i need to Install if i want to use J2EE?
    What do i need to Install if i want to use J2SE?

    How about Servlet and JSP? Is it J2EE or J2SE?

  5. #5
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: J2EE and J2SE

    J2SE, you just install a JDK. For J2EE, you install the J2EE libraries in addition to the JDK. For servlets, which are part of J2EE, you also need a servlet container like Tomcat. For full J2EE, you need an application server like BEA WebLogic.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width