Can you give an overview of how a struts application flows?
No Answer is Posted For this Question
Be the First to Post Answer
why do we typecast ActionForm into out plain java bean class in Action class?
How to carryout the validations in struts if the validator frame work cant handle the validation
Is it possible to create mulitple instance of one Action Class in struts?
Does Struts2 action and interceptors are thread safe?
What are the components of struts framework?
i have a log in web application .... i want restrict the user for particular no of users what is procedure to develop thus application
in struts without integrate hibernate how to use directly explain?
how the error can be showed in the jsp page in struts?
what are tiles in struts?
why we are using vo,dao and dto design patterns in struts framework
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
How do I install struts?