what is catalina in tomcat server.

Answer Posted / jamadar_asif

i think this is HTTP server and tomcat is application server
(jsp/servlet container)

Is This Answer Correct ?    8 Yes 59 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the notifyall() method?

613


Explain what is orm?

681


Can you give me a simple example of using the requiredif validator rule?

609


What are the different types of exception?

574


What must a class do to implement an interface?

587






What is the diffrence between a local-tx-datasource and a xa-datasource?

582


What is the difference between the font and fontmetrics classes?

566


What is ioc concept?

697


Explain ioc concept?

628


What is mdb and what is the special feature of that?

570


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 class is used to create Server side object ?

1676


Explain how will the struts know which action class to call when you submit a form?

526


which book is better for jdbc ,servlets and jsp

1649


What are transaction attributes?

616