Tomcat--Web Server or Web Container?(Tomcat——Web 服务器还是 Web 容器?)
问题描述
I've a small doubt in my mind; could anyone please clarify me is the Tomcat web server or Web container?
It's both a web server (supports HTTP protocol) and a web container (supports JSP/Servlet API, also called "servlet container" at times).
这篇关于Tomcat——Web 服务器还是 Web 容器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!