what is catalina in tomcat server.

Answer Posted / sumitpalsingh

Catlina is a container that is used to execute sevlet program .it is internally contained by Tomcat Server also.in the form of(Catlina.jar file).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1369


What modifiers may be used with an interface declaration?

561


What is the difference between ear, jar and war file?

576


Is infobus easy to use?

600


What does module-relative mean?

581






How is a java object message delivered to a non-java client?

577


how to use debug in my elipse to solve problems that exist in my project

1766


What are the call back methods in entity bean?

566


What is the difference between a menuitem and a checkboxmenuitem?

590


What is the infobus?

614


How primary key is implemented in Oracle?

1920


What is TL and its use?

1993


What are the types of scaling?

560


How a component can be placed on Windows?

2268


What are JTA/JTS and how they used by client?

1720