What is a connector and how is it used in tomcat?
Answer / Neha Mishra
A connector in Tomcat is an extension that allows communication between the server and external protocols (such as HTTP/1.1, AJP, etc.). It translates requests and responses from the requested protocol to the Tomcat core.
| Is This Answer Correct ? | 0 Yes | 0 No |
Who according to you is responsible for the tomcat foundation?
What is apache tomcat?
What is the default port for apache tomcat?
Can we serve content out of a directory other than the document root directory?
What is tomcat linux?
What language is tomcat written in?
suppose 10 request is sent to servelt how many time init() and destory method is called
Explain what is tomcat valve?
Is it possible to disable jsessionid in tomcat servlet?
What is apache tomcat in linux?
What are the types of batch file with the help of which we can start and stop apache tomcat server?
Mention with how many valves does tomcat configured?