Warning: mysqli_connect(): (HY000/1045): Access denied for user 'softzane123'@'localhost' (using password: YES) in /home/softzane/public_html/training/settings/settings.php on line 6

Warning: mysqli_select_db() expects parameter 1 to be mysqli, boolean given in /home/softzane/public_html/training/settings/settings.php on line 7
Softzane Solutions | Corporate Training | Academic Projects

Welcome to Softzane Solution's Training Division

course - JAVA

Core Java

"Core Java" is Sun's term, used to refer to Java SE, the standard edition and a set of related technologies, like the Java VM, CORBA, et cetera. This is mostly to differentiate from, say, Java ME or Java EE. Also note that they're talking about a set of libraries rather than the programming language.

J2EE

J2EE is a platform-independent, Java-centric environment from Sun for developing, building and deploying Web-based enterprise applications online. The J2EE platform consists of a set of services, APIs, and protocols that provide the functionality for developing multitiered, Web-based applications.