Answered
In Java Programming
What is java EE 5?
Java is a programming language which comes in many varieties. Some of the common ones are Micro Edition (ME), Standard Edition (SE), and Enterprise Edition (EE). Java EE in…cludes more classes than the other versions, including classes and packages designed to make developing client-server (and other internet-based communication) projects a faster process. Java EE 5 just means the fifth major version of the Java EE suite. (MORE)