Answer Posted / ashok
J2EE is a specification that an application server or webserver must implement to give runtime and other service to J2EE componants
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What state does a thread enter when it terminates its processing?
How are commas used in the intialization and iteration parts of a for statement?
When a thread blocks on i/o, what state does it enter?
What is an abstract method?
Which are the different segments of memory?
What is message driven beam?
what is meant by JRMP?
What is the relationship between the canvas class and the graphics class?
What is a modular application?
Explain the steps in details to load the server object dynamically?
Why a component architecture for the java platform?
What is the purpose of the finally clause of a try-catch-finally statement?
What is the difference between session and entity beans?
What is the purpose of the wait(), notify(), and notifyall() methods?
Have you used threads in Servelet?