What is Request Dispatcher and what is Request Process?
Answer Posted / srinivas
Controller class ActionServlet is he request Dispatcher.
where as Action classes are request processer.
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
What is Struts2?
What is the purpose of @requiredstringvalidator annotation?
What is the design role played by struts?
What is validate() and reset() functions?
Explain the difference between plain-validator and field-validator in struts?
What is struts in j2ee?
What is the purpose of plug-in tag in struct-config.xml?
Where should struts xml be placed?
How long do struts last?
How can we integrate log4j in Struts2 application?
How can we display all validation errors to user on jsp page?
What validate() and reset() method does ?
What are interceptors in struts 2?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
What are the life cycle methods of interceptor?