what is the difference between java and j2ee... is that can
i work j2ee on net beans IDE 6.0

Answers were Sorted based on User's Feedback



what is the difference between java and j2ee... is that can i work j2ee on net beans IDE 6.0..

Answer / kuldeep raaj sharma

There is no difference btween Java and J2EE. J2EE is Java 2
Enterprise Edition (Useful to make Enterprice Application
with RMI,NETWORKING,JDBC,JSP,SERVLET,APPLET,GUI,etc.)

Yes! It is posible to Use not only J2EE but J2SE(Standard
Edition or Core Java) J2ME (Java 2 Micro Edition for
Programming for Micro JVM (KVM) Development for Devices
such as PDAs, Mobiles, etc)


kuldeepraaj@gmail.com
kuldeepraaj@ymail.com
kuldeepraaj@timescalling.com

Is This Answer Correct ?    9 Yes 2 No

what is the difference between java and j2ee... is that can i work j2ee on net beans IDE 6.0..

Answer / mkj

Java for core application programming , and j2ee to
entrprice application like web module,EJB,web servises etc..
netbean tool supports for all java ,web ,web service
and plugin and others .. developents

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More Core Java Interview Questions

What does it mean to flush a file?

0 Answers  


Explain, java is compatible with all servers but not all browsers?

0 Answers  


What is meant by polymorphism?

0 Answers  


Can we declare a static variable inside a method?

0 Answers  


why Runnable interface is preferable than extending the Thread class?

7 Answers   Aizza, College School Exams Tests, Sybrant Technologies, Wipro,






Why do we need hashset in java?

0 Answers  


When do we use synchronized blocks and advantages of using synchronized blocks?

0 Answers  


What are extraneous variables examples?

0 Answers  


What do you mean by inner class in java?

0 Answers  


What is the independent variable in an experiment?

0 Answers  


Why char array is preferred over string for storing password?

0 Answers  


What is string :: npos?

0 Answers  


Categories