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
When do I use? And when do I use?
How can we put a restriction to upload files on our web server?
How do you create multiple virtual hosts?
How will you load properties file?
What is a tomcat cluster?
Does tomcat need jdk?
What is ajp listener?
What is catalina_home in tomcat?
On which port is tomcat running?
What is the function of listen in apache tomcat?
Difference between apache and apache-tomcat server?
What is catalina?
What is war file in tomcat?
What is female owl called in english?
Suppose when we are starting startup.bat file of tomcat server it is not started. Dos window appears for a second only. What we need to?