What is the differences between struts1 and struts2?
No Answer is Posted For this Question
Be the First to Post Answer
Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?
How do u provide security to ur project?(Banking domain project)
in struts how to use hibernate with struts>
At the point, you should go for struts framework?
Can we write Structs application without using Action Class directly or indirectly(extends Action class)
What is the purpose of @result annotation?
what is the advantages and diadvantages of Struts?
What is the difference between empty default namespace and root namespace?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What does params interceptor?
How many action classes can be used in struts application?
How can we upload files in Struts2 application?