Wt is the main difference between Java and Java J2EE and
Advanced java?
Answer Posted / varsha
Java is a programming language and a platform to develop and
run software applications.J2EE is just a specification for
server side programs. That is to support internet
applications, distributed and uses component model. So that
Enterprises use this server side technology in their
distributed business.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain about RMI Architecture?
How a component can be placed on Windows?
What is a class loader? What are the different class loaders used by jvm?
What is ioc concept?
What is a modular application? What does module-relative mean?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Why use POJO when I can use hashmap
Which textcomponent method is used to set a textcomponent to the read-only state?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
whats is mean by connectionpooling
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What is the difference between RMI and Corba?
What is the difference between the session.get() method and the session.load() method?
What is in-memory replication?
What classes of exceptions may be caught by a catch clause?