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
What is the use of reset method of ActionForm class?
What is the purpose of @key annotation annotation?
in struts how to use hibernate with struts>
Difference between struts and spring? Or why use spring, if you are already using struts?
Which technologies can be used at view layer in struts?
Explain about struts relation to html tags?
When do I need “struts.jar” on my classpath?
What is struts2 namespace?
Mark the differences between html tags and strut specific html tags.
What is the default suffix for struts2 action uri ?
What is the purpose of interceptors?
How struts control data flow?
What is the purpose of @results?
Are struts and shocks the same?
What is struts in j2ee?