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 the difference between RMI and Corba?
What are the different approaches to represent an inheritance hierarchy?
What is the relationship between an event-listener interface and an event-adapter class?
Java is fully object oriented languages or not?
What restrictions are placed on the values of each case of a switch statement?
Explain about RMI Architecture?
What are callback interfaces?
When a thread blocks on i/o, what state does it enter?
what are memory considerations of jsp compares to other web components?
What is a sessionfactory? Is it a thread-safe object?
What does module-relative mean?
what are getters and setters in Java with examples?
Can I have an action without a form?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
Define aop(assepct oriented programing)?