Java Tutorials
An object-oriented programming language that is platform independent (the same Java program runs on all hardware platforms without modification). Developed by Sun, Java is widely used on the Web for both client and server processing. Modeled after C++, Java added programming enhancements such as "garbage collection," which automatically frees unused memory. It was also designed to run in small amounts of memory. The first Web browsers to run Java were Sun's HotJava and Netscape Navigator 2.0.
10 tutorials in this category.
-
Java Tutorial
Java is an object-oriented programming language.It is developed initially by James Gosling and colleagues at Sun Microsystems.Initially called Oak (named after...
-
JSP Tutorial
JSP : Java Server Pages It is a server side scripting language. JSP are normal HTML with Java code pieces embedded in them. A JSP compiler is used to generate a...
-
Servlets Tutorial
Java servlets allow users to run Java code on the server and send HTML pages to a browser.The Java Servlet API allows a software developer to add dynamic conten...
-
Struts Tutorial
Apache Struts is an open-source framework for developing J2EE web applications.It was originally created by Craig McClanahan and donated to the Apache Foundatio...
-
EJB Tutorial
EJB : Enterprise Java BeansIt is a component architecture for the development and deployment of object-oriented, distributed, enterprise-level applications.Appl...
-
JMS Tutorial
Java messaging service.Java Message Service(JMS) specification v1.0.1 was released in October 1998, by JavaSoftThe JMS is an API for accessing enterprise messag...
-
JMX Tutorial
JMX-Java Management ExtensionsJava Management Extensions provides the tools for building Web-based, distributed, dynamic and modular solutions for managing and...
-
Eclipse
Eclipse is a free software / open source platform-independent software framework for delivering what the project calls "rich-client applications", as oppose...
-
J2ME
What is J2ME? Cut away the hype and the excess fat and you are left with yet another (set of) Java APIs. Since these APIs cannot run on a traditional Java V...
-
JBOSS
JBoss Project, headed by Marc Fleury, is composed of over 100 developers worldwide who are working to deliver a full range of J2EE tools.