Answer Posted / s.shekhar
J2ee is a specification, which provides a framework to
develop a web based application using Servlet, JSP, Java
Beans(EJB).Its also support distributed system.
While Advance java means Java, Servlet, JDBC.
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
Are there books about seam?
what are RemoteObjects?
Describe, in general, how java's garbage collector works?
What are transaction attributes?
Do you think that java should have had pointers?
What is a class loader?
Define aop(assepct oriented programing)?
what are getters and setters in Java with examples?
What is the purpose of the wait(), notify(), and notifyall() methods?
What are the types of scaling?
What is the form of storage space in java?
whats is mean by tiles in struts
Why do I get a duplicate name error when loading a jar file?
what are memory considerations of jsp compares to other web components?
What are callback interfaces?