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
How would you detect a keypress in a jcombobox?
What is the purpose of the finally clause of a try-catch-finally statement?
What is ripple effect?
What is clustering? What are the different algorithms used for clustering?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Explain how will the struts know which action class to call when you submit a form?
Are enterprise beans allowed to use thread.sleep()?
What is a session? Can you share a session object between different theads?
What is the diffrence between a local-tx-datasource and a xa-datasource?
Difference between loadclass and class.forname?
Difference between swing and awt?
What are transaction attributes?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
Name three component subclasses that support painting?
Define prototype?