| |

VerySource

 Forgot password?
 Register
Search
View: 1955|Reply: 11

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

[Copy link]

1

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 Invalid IP Address

Post time: 2020-1-7 12:30:02
| Show all posts |Read mode
Please ask everyone, why do I see that many JDKs used in eclipse to configure J2EE on the Internet are J2SE, not J2EE?
Reply

Use magic Report

0

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-1-25 17:36:01
| Show all posts
Maybe you see some simple Java program examples. Which JDK to use is based on the needs of the application, which is determined by the needs of the application. Contrary to you, most of the web projects I see use J2EE.
Reply

Use magic Report

0

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-3-5 22:15:01
| Show all posts
jdk? j2ee? j2se?
Reply

Use magic Report

0

Threads

5

Posts

6.00

Credits

Newbie

Rank: 1

Credits
6.00

 China

Post time: 2020-3-29 10:15:01
| Show all posts
Passing by learning
Reply

Use magic Report

0

Threads

9

Posts

10.00

Credits

Newbie

Rank: 1

Credits
10.00

 China

Post time: 2020-4-2 05:30:01
| Show all posts
You have a problem
J2EE is based on J2SE
JDK is the core of the entire Java, including the Java Runtime Environment (Java Runtime Environment), a bunch of Java tools and Java-based class libraries (rt.jar)
Reply

Use magic Report

0

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-4-30 23:45:01
| Show all posts
The JDK used is J2SE, not J2EE? ? ? ?
jdk is jdk, what else is j2se, j2ee, it is new at first glance
Reply

Use magic Report

0

Threads

4

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

Post time: 2020-5-3 11:00:01
| Show all posts
Yeah, this doesn't seem to matter much! !!
    Depends on what you do, of course, enterprise development uses j2ee
Reply

Use magic Report

0

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-5-10 16:45:01
| Show all posts
JDK java development kit, J2SE java 2 standard edition, J2EE java 2 for enterprise edition,
JDK is a package of some basic methods provided by Sun. J2SE and J2EE are technologies used for different development.
Reply

Use magic Report

0

Threads

8

Posts

5.00

Credits

Newbie

Rank: 1

Credits
5.00

 China

Post time: 2020-7-6 13:15:02
| Show all posts
jdk is the foundation/tool
j2se is a class library [basic]
j2ee is also a class library [it is said to be a more advanced class library]
Reply

Use magic Report

0

Threads

6

Posts

6.00

Credits

Newbie

Rank: 1

Credits
6.00

 China

Post time: 2020-7-12 11:30:01
| Show all posts
There are more packages included in j2ee, you can choose according to the package you want to use.
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