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 abstract class in Java?

1 Answers   Hexaware, Syntel,


What is length in java?

1 Answers  


What is the difference between static synchronize() metod and synchronize() method?

1 Answers   Polaris,


Can a class have multiple constructors?

1 Answers  


What is vector?

1 Answers  


Can an abstract class be a final class?

1 Answers  


How to solve the problem of generating the unique hash keys with hash function?

1 Answers  


What is the purpose of static methods and variables?

1 Answers  


What are the different tags provided in jstl?

1 Answers  


What is the blank final variable?

3 Answers  


What happens if I remove static from main method?

1 Answers  


How do you declare an array that will hold more than 64KB of data?

1 Answers   Aspire, Infogain,


Categories