hey guys,

i was looking into rewriting the php custom framework at work into java.
i was going to download the J2EE but there is 2 versions.

J2EE SDK (regular) and J2EE Web Profile SDK
http://www.oracle.com/technetwork/java/javaee/downloads/index.html

i've look at the descriptions and the includes and it look the same.
whats the real difference between them, if theres any ?

and does Glass Fish server included in the pack replace TomCat ?

thx

Dark

Recommended Answers

All 3 Replies

The actual differences can be found here. And yes, Glassfish as an application container provides many more features when compared to a servlet container like Tomcat.

Also, depending on the complexity of your application to be ported, you should look into other lightweight alternatives like the Spring stack in case you are looking for migrating an enterprise or simple web app.

thx

and super thx for the framework
i was reading to see if it respect MVC structure and he is.

can i private msg you for carreer tips

Dark

can i private msg you for carreer tips

If you have career questions related to Java, I think creating a new topic in this forum might help you get more responses given we have a healthy population of professional Java developers here with varying backgrounds.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.