who will run the execute method in struts?
Answer Posted / praveen reddy.e
RequestProcessor will run the execute() in struts for that
RequestProcessor use a method called processActionPerform().
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which interceptor is responsible for file upload support?
Why use spring, if you are already using struts?
What is execute method in struts?
What is the purpose of @key?
Briefly tell the two kinds of form beans.
What is the use of form bean in struts?
Is struts action class singleton?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
How is forward action used for integration?
Are struts thread safe?
How can we write our own interceptor and map it for action?
How do I access token?
How an actionform bean is created?
what is ACID test for fresh engineers??what is the pattern??
List some struts tag libraries?