| |

VerySource

 Forgot password?
 Register
Search
Author: mafudong

Why do I see that many JDKs used on eclipse for J2EE configuration are J2SE, not J2EE?

[Copy link]

0

Threads

5

Posts

6.00

Credits

Newbie

Rank: 1

Credits
6.00

 China

Post time: 2020-8-2 07:15:01
| Show all posts
Learn
Reply

Use magic Report

0

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-8-2 13:00:01
| Show all posts
J2EE, Java 2 Platform Enterprise Edition (Java 2 Platform Enterprise Edition)
jdk is java devolop kit - java development kit
j2sdk is the java 2 Software devolop kit-java2 software development kit (Java Development kit (JDK), Java Runtime Environment (JRE) and Java Plug-in)
In fact, jdk and j2sdk are basically the same.
J2SDK is the foundation. The prerequisite for the installation of the following development kits is that J2SDK must be installed first
J2EE-j2eesdk, but most application servers (weblogic jboss, etc.) have built-in j2eesdk.
J2ME——j2me_wireless_toolkit-2_3-windows, a toolkit for mobile phone development
JRE-java runtime envionment-java runtime environment, it is included in jdk
But for users who do not need to develop but just run, it is possible to install jre separately, so sun provides the download of jre.
Swing and JFC (Java Foundation Class) JFC is an early function extension of Sun to JDK, not a public specification of Java. Swing is one of the user interface extension technologies. The latest JAVA2 technology includes JFC technology and does not need to be extended. To put it bluntly, in fact, Sun has incorporated JFC into the JAVA core library. Before using JFC technology, users must add JFC under the premise of the original JRE. Now there is one step less and only JRE is needed.
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list