What is the difference between Tomcat 4.1 and Tomcat 5.0?
Answer / 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 |
How to run different apps on single tomcat instance behind different ports?
Is tomcat a web container?
How to deploy war web applications in tomcat?
What will happen if we have added “loglevel debug” in httpd. Conf file?
Can I set java system properties differently for each webapp?
How do you find which version of apache tomcat web server is running?
What is apache tomcat in linux?
How to deploy a war file in tomcat 7?
What is tomcat home?
Does spring boot use tomcat?
How to change the default(8080) port number?
Why do we use apache tomcat?