What are the classes used as part of struts framework ?
Answer / Shweta Tyagi
Some important classes in the Struts framework include Action, ActionForm, ActionForward, RequestProcessor, DispatchAction, Validator, and PackageScanner.
| Is This Answer Correct ? | 0 Yes | 0 No |
where you store password in banking project
Why we use struts in java?
When do I need “struts.jar” on my classpath?
if u r using eclipse tool how can u debbaging u r application? plz explain with sample code
How many struts config file in a struts application?
Difference between html tags and struts specific html tags
What are the conditions for actionform to work correctly?
What is the purpose of execute method of action class?
How action mapping is configured in Struts?
What are the aware interfaces in struts2?
Explain the difference between jakarta struts and apache struts?
Can a reducer dispatch an action?