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 |
What is ajp protocol in tomcat?
What is the deployment process of web application using war file?
1)What is the output of select * from tab 2)MAC stands for 3)Purpose of NAT Protocal
Does the installation of apache http server require ssl or php support?
Does spring boot use tomcat?
What is different between the web server and application server?
How many requests can a server handle?
What is the purpose of nat protocol?
What does ajp stand for?
What is difference between jetty and tomcat?
What is a tomcat server used for?
What is tomcat 8?