What is the need of struts?
No Answer is Posted For this Question
Be the First to Post Answer
How can forward action be used to restrict a strut application to mvc?
Is struts thread safe?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
Is struts mvc framework?
why do we typecast ActionForm into out plain java bean class in Action class?
Please can you tell me ,where can we used the MVC other than web applications.
Will the struts tags support other markup languages such as wml ?
what is the difference between page and pageContext implicit variables
What is the default suffix for struts2 action uri ?
What is actionform in struts?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is the purpose of @result?