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
Difference between DurableSubscription and non- DurableSubscription?
Are we allowed to change the transaction isolation property in middle of a transaction?
Which container method is used to cause a container to be laid out and redisplayed?
Why use POJO when I can use hashmap
What are the services in RMI ?
What is clustering? What are the different algorithms used for clustering?
what are getters and setters in Java with examples?
What is the difference between session and entity beans?
What is the difference between system.out ,system.err and system.in?
Which class is the immediate superclass of the menucomponent class?
What value does read() return when it has reached the end of a file?
When a thread blocks on i/o, what state does it enter?
Can you give me a simple example of using the requiredif validator rule?
How a component can be placed on Windows?
What restrictions are placed on the values of each case of a switch statement?