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


Please Help Members By Posting Answers For Below Questions

Does spring boot require tomcat?

445


How many connections can a web server handle?

437


How can we specify system properties in tomcat configuration on startup?

459


Where do I put war file in tomcat?

451


what are the connectors used in tomcat?

472






When do I use? And when do I use?

465


What is context xml file in tomcat?

458


how servlet life cycles?

458


What is difference between get and post in rest?

439


with how many valves does tomcat configured with?

480


Is tomcat j2ee compliant?

404


Explain what is tomcat valve?

473


What is apache tomcat in linux?

443


What are the configured tomcat valveā€™s?

429


Does tomcat support ear file?

444