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 is the purpose of @stringlengthfieldvalidator annotation?

697


Briefly tell the two kinds of form beans.

644


Where can I get a copy of struts?

623


What do you mean by tiles in struts?

630


What is role of actionservlet?

656






What is the difference between requestaware and servletrequestaware interface?

667


What is interceptor struts2?

629


Can we integrate struts with spring?

697


How can we write our own interceptor and map it for action?

658


How nested beans can be used in Struts applications?

633


What is actionmapping?

700


What is the purpose of @conversionerrorfieldvalidator annotation?

712


Which library is provided by struts for form elements like check boxes, text boxes etc?

597


1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they

2843


What are best practices to follow while developing Struts2 application?

687