Answer Posted / swetha pachwa
Tomcat version 4.x was released with Catalina (a redesigned servlet container), Coyote (an HTTP connector) and Jasper (a redesigned JSP engine).
Catalina is Tomcat's servlet container. Catalina implements Sun Microsystems' specifications for servlet and JavaServer Pages (JSP). The architect for Catalina was Craig McClanahan.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are the diff types of exception?
what is Activation Instantinator?
What is the difference between java class and bean?
Can I use multiple html form elements with the same name?
Write a program to show synchronization?
Why a client should be multithreading? Explain.
What do you need to set-up a cluster with jboss?
whats is mean by tiles in struts
Explain what is orm?
Can we sent objects using Sockets?
Why is actionform a base class rather than an interface?
What is a session? Can you share a session object between different theads?
What is the purpose of the finally clause of a try-catch-finally statement?
Define prototype?
What is scalable, portability in the view of J2EE?