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
Describe activation process?
Are we allowed to change the transaction isolation property in middle of a transaction?
What is the difference between the string and stringbuffer classes?
What is the highest-level event class of the event-delegation model?
Can I run seam outside of jboss as?
What state does a thread enter when it terminates its processing?
What are the different approaches to represent an inheritance hierarchy?
What are the pros and cons of detached objects?
Which container method is used to cause a container to be laid out and redisplayed?
What are externizable interface?
what are memory considerations of jsp compares to other web components?
What does module-relative mean?
Can I use javascript to submit a form?
What is the difference between RMI registry and OS Agent?
Define aop(assepct oriented programing)?