Answer Posted / devender negi
J2EE is specification which mention how we can create a web
application by using various components like servlet,jsp
java bean (ejb) etc..
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What is the difference between long.class and long.type?
how to use debug in my elipse to solve problems that exist in my project
Are enterprise beans allowed to use thread.sleep()?
What are the different methods of identifying an object?
Do we need to override service() method
Why won’t the jvm terminate when I close all the application windows?
What is a tasks priority and how is it used in scheduling?
What is table mutation and how do you avoid it?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
Can I run seam outside of jboss as?
wahts is mean by dynavalidatorform in struts/
Explain phantom read?
Why is string immutable in java?
what is a non-repeatable read?
What are the services in RMI ?