What is the differences between struts1 and struts2?
No Answer is Posted For this Question
Be the First to Post Answer
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
What does it cost to replace struts?
What is dispatch action class?
What is struts in java with example?
What are the major differences between html tags and strut specific html tags?
What is the purpose of execute() method?
How to use forward action to restrict a strut application to mvc?
what is struts? why Struts?
Is it possible to create mulitple instance of one Action Class in struts?
How to work with error tags?
How does one create an action in struts 2?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?