How web server handles multiple requests for same action
class(Struts) concurrently?
Answer Posted / 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 |
Post New Answer View All Answers
What is the default port for apache tomcat?
Which is better jsp or php?
When do I use? And when do I use?
What are the steps to enable ssl in a web application deployed on tomcat?
When you can use . And when you can use []?
What is a connector and how is it used in tomcat?
How can one secure the websites host on apache?
Difference between apache and apache-tomcat server?
How do you create multiple virtual hosts?
What instrument do you employ for log evaluation?
What is webapps folder in tomcat?
Does apache have any limits when it comes to url aliasing and rewriting?
with how many valves does tomcat configured with?
What should we do if we want to know which users are reaching our site?
What is the difference between iis web server and apache tomcat server?