who will run the execute method in struts?
Answer Posted / shanmugaraj
ActionServlet will run the execute method in struts
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
What is the purpose of form-be tag in struct-config.xml?
What is the purpose of form-beans tag in struct-config.xml?
What configurations are stored in struts configuration file ?
Describe the basic steps used to create a tiles application?
What do you mean by actionform?
Explain about logic match tag?
How tag libraries are defined in Struts?
What is the purpose of @doublerangefieldvalidator?
How can forward action be used to restrict a strut application to mvc?
How to override the default error message that can come during file uploading process?
Name some useful annotations introduced in Struts2?
What is Custom Type Converter in Struts2?
What is the purpose of redirect result type?
How is the mvc design pattern used in struts framework?
What does i18n interceptor?