Is struts thread safe?

Answer Posted / naresh

Struts frame work is thread safe onle. we can make a struts
as non thread safe using servlet page as Single thread
model,and jsp using the page attribute isThreadSafe.

Is This Answer Correct ?    8 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the main classes which are used in struts application?

499


What is struts framework?

550


What is struts2 framework?

514


How is a lookup dispatch action created?

530


What is struts2 in java?

532






What is actioninvocation in struts2?

584


What is the purpose of @requiredstringvalidator?

560


What are the struts2 error message keys that can come during file uploading process?

605


What is struts framework in java?

533


Why was reload removed from struts (since 1.1)?

546


What is the default suffix for struts2 action uri ?

552


What are inner class and anonymous class?

546


What are the sections into which a strut configuration file can be divided?

554


How to get data from the velocity page in a action class?

567


What are best practices to follow while developing Struts2 application?

607