-
Different J2EE and J2SE
Hello to all expect java programmer, i looking forward to program enterprise application in java.
Therefore, i would like to know the difference.
Thanks in advance.
-
Sun made a lot of changes to the Java platform library and VM between versions 1.1 and 1.2. Enough changes that they decided to call the result "Java 2" instead of plain Java, but without actually changing the version numbers. Thus "Java 2" starts at version 1.2. This is a confusing Sun-ism; they have done similar things with their operating system products. Anyway, not too long after, Sun started packaging a collection of additional Java components targeted at "enterprise computing" -- servlets, messaging, "Enterprise JavaBeans," etc. -- as "Java 2 Enterprise Edition", or J2EE for short.
In order to distinguish the original, base Java 2 package, it was rebranded to "Java 2 Standard Edition," or J2SE. (This all happened around 2003 by the way.) "Java 2 Enterprise Edition" is a bit of a misnomer, as it suggests that J2EE is an alternative to J2SE. This is not the case. Rather, J2EE is the enterprise edition and J2SE is the standard edition.
I would go with J2EE.
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
Thanks for your help.
Any good website to learn J2EE except the official documentation.
-
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
What kind of application are you going to be building?
Is it for you or for work?
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
I want to know the technology behind J2EE before i lean it.
What kind of application can create from this framework ?
I think should be web application.
Self learning.
Thanks.
-
Then perhaps a book would be a good idea, and yes, I would think that any application would be web based. When I hear "Java", I think "Web"
http://books.google.com/books?q=tech...ource=citation
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
I have a few book on J2EE but i need a simplified explanation on J2EE technology before i learn.
Does an application write on one server can run on different server such as glasfish or Sun server ?
Thanks.
-
I would image it could write to whereever you told it to providing the necessary permissions were in place.
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
As long as the program have enough permission and image it will run in different server.
Thanks.
Similar Threads
-
By Mark Yadav in forum Java
Replies: 0
Last Post: 07-04-2002, 01:32 PM
-
By Brett Hicking in forum Java
Replies: 2
Last Post: 12-04-2000, 08:35 AM
-
By srinivas ailani in forum Java
Replies: 2
Last Post: 10-17-2000, 02:08 AM
-
Replies: 2
Last Post: 09-28-2000, 12:07 PM
-
By Patrick Troughton in forum Java
Replies: 2
Last Post: 06-05-2000, 09:38 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks