How web server handles multiple requests for same action
class(Struts) concurrently?

Answers were Sorted based on User's Feedback



How web server handles multiple requests for same action class(Struts) concurrently?..

Answer / p pratap

through it multithreading concept

Is This Answer Correct ?    18 Yes 4 No

How web server handles multiple requests for same action class(Struts) concurrently?..

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

Post New Answer

More Tomcat Interview Questions

Which is best web server?

0 Answers  


How do I know if tomcat is installed?

0 Answers  


What is the directory structure of a web application deployed on tomcat?

0 Answers  


What is the difference between apache tomcat and tomcat?

0 Answers  


What is tomcat server xml?

0 Answers  






Is tomcat free for commercial use?

0 Answers  


What are the steps for the creation of Pooling within Tomcat server?

0 Answers  


What is the feminine of a tomcat?

0 Answers  


Explain what is jasper?

0 Answers  


What does it mean to call someone a tomcat?

0 Answers  


what is tomcat?can we deploy a servelet in tomcat?

4 Answers  


What is the default thread pool count in tomcat server?

0 Answers  


Categories