Welcome to Java and J2EE
Search  
Main Menu  

Online  
There are 1 unlogged user and 0 registered users online.

You can log-in or register for a user account here.

Login  




 


 Log in Problems?
 New User? Sign Up!

  

With in decade JAVA has taken the computing world by storm, Today Java is the first choice of internet programming.

Java has no major differences from other languages but it has a collection of features that are not found together in the standard definition of any other language.

The embedded programs are needed for Electronics machines like Refigerators, Washing Machines, and Microwave Ovens. Such a language must be platform independent; therefore developer of java ensured that java be platform independent. Similarly the language needed for web programming must be platform independent, therefore, java tend to be right candidate for web based applications.

Sun Microsystems offered Java2 platform in three different flavors: J2SE (Java2 Standard Edition) is mainly for building Small and Medium based application. J2EE (Java2 Enterprise Edition) is mainly for building Medium and large scale applications. J2ME (Java2 Micro Edition) is mainly for developing Mobile devices based applications.

Java is pure object-oriented programming language. If you aware of any programming languages like C/C++, then learning java is not at all difficult.

The central concept of object-oriented programming is the object, which is a kind of module containing data and subroutines. The point-of-view in OOP is that an object is a kind of self-sufficient entity that has an internal state (the data it contains) and that can respond to messages (calls to its subroutines).

OOP Concept

Posted by: aktalha on Tuesday, April 21, 2009 - 03:06 AM
OOP is an Object Oriented approach, which supports Data Encapsulation, Polymorphism, and Inheritance. please comment on this article.



Read full article: 'OOP Concept' (1585 bytes more) Printer-friendly page

History Of Java

Posted by: javaadmin on Saturday, April 18, 2009 - 12:21 AM
JAVA 
The inception of java begins with the version 1.1 and it is reaching now to 6.0. So this article will highlight the growth of the java. Please comments on these article.



Read full article: 'History Of Java' (1336 bytes more) Printer-friendly page

Servlet Lfecycle

Posted by: javaadmin on Tuesday, April 14, 2009 - 02:45 AM
JAVA 
Description of Servlet Lifecycle



Read full article: 'Servlet Lfecycle' (2446 bytes more) Printer-friendly page

  
Java Basics  

J2EE Stack  

Hosted and Maintained by Free Time Labs