What steps are required to for an application migration from Struts1 to Struts2?
No Answer is Posted For this Question
Be the First to Post Answer
Is struts action class singleton?
What is the purpose of struts.xml in struct2?
How do u provide security to ur project?(Banking domain project)
what is frame work in struts?
Explain about token feature in struts?
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
what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?
Explain about struts relation to html tags?
In which order struts framework searches for a message bundle?
What is the DynaActionForm? How we implement the dynaactionform ? can u please tell me the way to implement? in understandable way?
What validate() and reset() method does ?
Who wrote struts?