Home Answers Viewqa Java-Interview-Questions what is the difference in java and j2ee

 
 


Java Coder
what is the difference in java and j2ee
1 Answer(s)      5 months and 7 days ago
Posted in : Java Interview Questions

Hi, Please tell me: 1. What is the difference between Java and Core Java and 2. Difference between Java and J2EE.

View Answers

December 18, 2012 at 7:24 PM


Difference between Java and J2EE

We can categorise Java into following types.. - Core Java (Standard Edition)

  • Advance Java and

  • J2EE (J2EE Enterprise Edition)

Core Java is a standard edition that includes the basic features of Java for example.. Inheritance, polymorphism, objects and classes etc.. that creates the basic and simple level application using Java swing and Java aplet.

Where as J2EE is a Enterprise Edition that uses the features like frameworks (Hibernate and spring), JSP, Servlets and Struts to create enterprise level applications in Java.

Prerequisite to learn J2EE

  • Core Java and Advance Java

You can learn J2EE on a fast track.., if you have already worked on the Core Java, JSP and Servlet.









Related Pages:
what is the difference in java and j2ee
what is the difference in java and j2ee  Hi, Please tell me: 1. What is the difference between Java and Core Java and 2. Difference between Java and J2EE
difference
difference    what is the difference between the JDBC-ODBC bridge, the Native-API-Partly-Java driver, and the JDBC-Net-All-Java Driver is the placement of the database access libraries   Please visit the following link
J2EE Interview Questions
;  Question: What is J2EE? Answer: J2EE Stands for Java 2...://java.sun.com/.  Question: What do you understand by a J2EE module? Answer... program in the language. The difference between J2EE components and "
j2ee
j2ee  what is j2ee
What is difference between the java and javascript?
What is difference between the java and javascript?  What is the difference beteen the java and javascript?   Hello Friend, Read Here Thanks
j2ee - Hibernate
j2ee  what is meant by o-r mapping with an example what is the difference between bean,javabean,ejb with an example
J2EE
J2EE  what is single table strategy in JPA
What is the difference between a constructor and a method?
What is the difference between a constructor and a method?  Hi, What is the difference between a constructor and a method?   Hi, I have found a good link of Java program related to difference between constructor
What is difference between the java and javascript?
What is difference between the java and javascript?  What is the difference beteen the java and javascript?   Hello Friend, Difference: 1) Java is a Object Oriented programming language developed by Sun Microsystems
J2EE
J2EE  What is J2EE?   J2EE is an environment for developing and deploying enterprise applications. The J2EE platform consists of a set of services, application programming interfaces (APIs), and protocols that provide
J2EE - JSP-Servlet
J2EE  What is diffrent between JSP and Servlet ?   Hi friend, Difference between JSP and Servlet : Jsp have implicit object.... JSP page execution entity follow the Servlet Protocol. Servlet is a pure java
J2EE interview questions page1
;    What is J2EE? J2EE is an environment...; What is the J2EE module? A J2EE module consists of one or more....    What are the four types of J2EE modules? 1
J2EE clients
J2EE clients  What are types of J2EE clients?   Following are the types of J2EE clients: Applets. Application clients. Java Web Start-enabled rich clients, powered by Java Web Start technology. Wireless clients, based
J2EE - Java Beginners
J2EE Programming  What i need to learn to start programming in J2EE
what is mutable and immutable object in java ?difference ?
what is mutable and immutable object in java ?difference ?  what is mutable and immutable object in java ?difference
What is the difference between a JDK and a JVM?
What is the difference between a JDK and a JVM?  Hi, What is the difference between a JDK and a JVM? Thanks,   Hi, JDK is stand for Java Development Kit and it is used for application development purpose
about J2EE. - Java Beginners
about J2EE.  I know only core Java ... what chapter I will be learn to know about J2EE
what is difference between objectan primitive? - Java Beginners
what is difference between objectan primitive?  whatis difference between object and primitive
difference
difference  what's the difference between mysql and sql
difference
difference  difference b/w java and asp.net
Difference
Difference  What Is the difference between JDK & SDK
about J2EE. - Java Beginners
about J2EE.  I know only core Java ... what chapter I will be learn to know about J2EE.  Hi Friend, Please visit the following link: http://www.roseindia.net/ Thanks
j2ee - Java Server Faces Questions
J2EE EAR Structure   What is the structure for J2EE EAR
j2ee - Java Interview Questions
j2ee  what are the services does the weblogic server provide in project development OR what are the services we take from the weblogic during project development
Basic on J2ee - Java Beginners
be executed, it must be configured as j2ee service and deployed into its container." What does configure as j2ee service mean ?? Do the application need...Basic on J2ee  J2EE is a platform that helps us to develop and deploy
difference
difference  difference between Method Overloading and method Overriding   Difference between Method Overloading and Method Overriding... the following links: Java Method Overloading Java Method Overriding
difference
difference  difference between thread and process in java   Difference between Process and Thread: 1)Process is a program under execution whereas Thread is a part of program. 2)Process are heavy weight programs which
J2EE - Java Interview Questions
J2EE  What is J2EE architecture?  Hi friend, The Java? 2 Platform, Enterprise Edition (J2EE) provides a standard for developing... solutions. The J2EE specification satisfies these challenges by providing
J2EE Interviews Question page8,J2EE Interviews Guide,J2EE Interviews
; What is J2EE ? Java 2 Platform, Enterprise Edition.     What is J2EE application ? Any deployable unit of J2EE functionality.... The difference between J2EE components and "standard" Java classes is that J2EE
J2EE Tutorial - Introduction
presentation of what & why of J2EE. (It is better for aspiring Java... security.)   J2EE is not the Java , that comprises..., the true essence of Java language. For aspiring J2EE professionals
difference - Applet
difference  what is the difference in between awt and swing package... and what is the difference in between frame,panel  Hi Friend... as JFC?s (Java Foundation classes). 2) AWT components use native methods
J2EE - Java Beginners
J2EE  I have just completed a beginners project using jsp and servlet on netbeans ide. I have adequate knowledge of core java. From where do i study the portion of JSP and Servlet in detail. What should i study after this.  
what is the difference between access specifiers and access modifiers in java?
what is the difference between access specifiers and access modifiers in java?  what is the difference between access specifiers and access modifiers in java
what is the difference betwen application server & web server - Java Interview Questions
what is the difference betwen application server & web server  what is the difference betwen application server & web server
j2ee - Java Interview Questions
j2ee  what is the best place to write the database connection code in servlet. if the write the database connection code in service() or doGet() or doPost() methods is that really more burden on the database as service
What is the difference between an if statement and a switch statement?
What is the difference between an if statement and a switch statement?   Hi, What is the difference between an if statement and a switch statement... in Java program. http://www.roseindia.net/java/java-tips/flow/switch/switch
What is the difference between a break statement and a continue statement?
What is the difference between a break statement and a continue statement?   Hi, What is the difference between a break statement and a continue statement? Thanks,   Hello, In Java programming language supports 3
j2ee - Development process
J2EE Development Process   What is mean by J2EE Development process?  hi bhuvana,i think i may answer ur ques.see i can tell u in java script if u needed
J2EE Tutorial
In this section we will read about Java J2EE. This section is for those who... we will discuss what is J2EE, features of J2EE applications, J2EE tiered... or large. Requirements To Develop Java J2EE based application
What is the difference between EJB 3.0 and JPA - Framework
What is the difference between EJB 3.0 and JPA   What is the difference between EJB 3.0 and JPA. How can they work together. Does EJB 3.0 need...; Hi friend, The Java Persistence API, sometimes referred to as JPA
j2ee - Java Interview Questions
j2ee   What is MVC Architecture..How JTable,JButton,......etc and all other swing components follow MVC Architecture. What is the importance of a MVC architecture in a web application,and in struts. Give me
what is the difference between jdk 1.4 and 1.5 and 1.6
what is the difference between jdk 1.4 and 1.5 and 1.6  what is the difference between jdk 1.4 and 1.5 and 1.6   Java 1.4 Features..., JSSE, JAAS) - Java web start Java 5.0 Features - Generics: provides compile
What is the difference between the >> and >>> operators?
What is the difference between the >> and >>> operators?   hi, What is the difference between the >> and >>> operators? Thanks
j2ee - JSP-Interview Questions
j2ee  When to use page scope,request scope,session scope,Application scope. How to decide which scope is suitable to our application. And What is the difference between them.Which scope will provide better advantage. 
difference - Java Interview Questions
difference  what is the difference between instance and object?  Hi Friend, Instance refers to the reference of the object at a particular time whereas object refers to the memory address of the class. For ex
developing skills in java , j2ee - Java Beginners
developing skills in java , j2ee   How to understand or to feel the flow of java or j2ee programme what is the way to become a expert programmer can you please give me tips thanking you
Difference in XML, C, C++, Java
Difference in XML, C, C++, Java  hi... What is the difference between XML and C or C++ or Java ? please tell me about that Thanks
J2EE Interviews,J2EE Interviews Guide,J2EE Interviews
What is Java Message Service (JMS) ?     J2EE Question...; J2EE Questions page1 What is J2EE?     J2EE Question page2 What is "application client" ?  
what is the difference between extends and implements
what is the difference between extends and implements  difference between extends and implements
what is the difference between extends and implements
what is the difference between extends and implements  difference between extends and implements

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.