What is the difference between Tomcat 4.1 and Tomcat 5.0?

Answer Posted / n.m.balaji

Web server (for development) that supports servlets 2.3 and
JSP 1.2 (Tomcat 4) or servlets 2.4 and JSP 2.0 (Tomcat 5).

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use wildfly?

437


Can we deploy a servlet in tomcat?

456


How can one know if the apache web server is running?

448


Explain how web server handles multiple requests for same action class(struts) concurrently?

450


Does apache need java?

455






How you can deploy a web application using war files?

441


Does spring boot use tomcat?

386


Suppose when we are starting startup.bat file of tomcat server it is not started. Dos window appears for a second only. What we need do?

482


Explain how running tomcat as a windows service provides benefits?

502


On which port is tomcat running?

463


How the webserver handles multiple requests for the same action class(struts) concurrently?

450


Mention with how many valves does tomcat configured?

456


How to run different apps on single tomcat instance behind different ports?

441


What is the purpose of nat protocol?

455


suppose 10 request is sent to servelt how many time init() and destory method is called

2185