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 validate() and reset() functions?
What is the purpose of struct-config.xml in struct2?
What is the use of jsonvalidation in struts?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
What is form bean in struts?
Are interceptors thread safe?
What is actionservlet?
How can we upload files in Struts2 application?
What steps are required to for an application migration from Struts1 to Struts2?
What is actionmapping?
Is struts mvc framework?
What is the purpose of @expressionvalidator annotation?
Are the struts tags xhtml compliant ?
What is the purpose of action tag in struts.xml?
Which class of struts is responsible to converts data types from string and vice versa?