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 is an example of procedure?

0 Answers  


Explain illegalmonitorstateexception and when it will be thrown?

0 Answers  


What is the difference between compare and compareto in java?

0 Answers  


What steps are taken when the OS shifts from one-thread execution to another?

0 Answers   Amazon,


What is bufferedreader in java?

0 Answers  


What is finally and finalize in java?

0 Answers  


How to validate the request (Eg:user name and password) in session(http session)? not in LDAP server ?

1 Answers   Saksoft,


Which class is the superclass for every class in java programming?

0 Answers  


What are green threads in java?

0 Answers  


What if I write static public void instead of public static void in java?

0 Answers   Winsol Solutions,


What is the difference between Java and C++?

0 Answers   Integreon, TCS, ZS Associates,


What is complexity in java?

0 Answers  


Categories