How web server handles multiple requests for same action
class(Struts) concurrently?
Answers were Sorted based on User's Feedback
Answer / amit
Struts or any webserver makes new thread for each new
request. so multiple request is served with new request object.
| Is This Answer Correct ? | 16 Yes | 3 No |
Why is tomcat called catalina?
What are the different ways in which we can secure the websites hosted on tomcat server?
what does the mac stands for?
What all services are provided by tomcat?
What’s the difference between the apache web server and apache tomcat?
How to we can change tomcat default port?
Is wildfly a web server?
What is the difference between apache tomcat and tomcat?
What is application server and how it works?
What is a host and context in tomcat?
How is apache tomcat different from apache web server?
What is the use of glassfish server?