what is the difference between java and j2ee... is that can
i work j2ee on net beans IDE 6.0
Answer Posted / 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 |
Post New Answer View All Answers
What is singleton math?
How many characters is 16 bytes?
Can you explain inner class.
Can we have any code between try and finally blocks?
What is substring in java?
Can a final variable be manipulated in java?
What is the main use of generics in java?
What are the problems faced by java programmers who don't use layout managers?
Does java support multiple inheritance or not?
what is interface in java? Explain
What is array size in java?
What is a local, member and a class variable?
Explain the difference between comparator and comparable in java?
What is the program development process?
What is the scope or life time of instance variables?