Brian Cryer's Glossary of IT Terms with Links
J2SE
- J2SE
- Java 2 Standard Edition. A Java-based, runtime platform that provides many
features for developing Web-based Java applications, including database access
(JDBC API), CORBA interface
technology, and security for both local network and Internet use. J2SE is the
core Java technology platform and is a competitor to the Microsoft .NET Framework.
For more information see:
- http://java.sun.com/j2se/ - Download site for J2SE from Sun.