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 struts?
Explain the difference between dispatchaction and lookupdispatchaction in struts?
What is structs 2 validation framework?
What is the purpose of @beforeresult?
What are the pros of struts 2?
What is dispatchaction?
List some bundled validators?
What is the default suffix for Struts2 action URI and how can we change it?
What is the purpose of action-mappings tag in struct-config.xml?
What do you mean by inner class and anonymous class?
Can we integrate struts with spring?
What is the use of resourcebundle.properties file in Struts Validation framework?
List some struts tag libraries?
How can we handle exceptions thrown by application in Struts2?
What is struts validator framework?