Answer Posted / durga
Catalina is Tomcat's servlet container. Catalina implements specifications for servlet and JavaServer Pages (JSP).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a class loader? What are the different class loaders used by jvm?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What is the purpose of the wait() method?
Describe responsibilities of Activator?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is the difference between RMI and Corba?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What class is the top of the awt event hierarchy?
What are externizable interface?
Do we need to override service() method
Explain the steps in details to load the server object dynamically?
What happens when a thread cannot acquire a lock on an object?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What are the oops concept?