what is difference between front controller and action servlet?
Answers were Sorted based on User's Feedback
Answer / harikrishna
In struts application Action servlet acts as front
controller.
| Is This Answer Correct ? | 7 Yes | 0 No |
FrontController: A special web resource of web applications
that traps the request comming to other web applications to
execute common and global pre request processing logic by
username and password is called FrontController.
Servlet acting as FrontController, then it is called front
controller serlet . If JSP is acting as front controller
then it is called front controller of jsp.
| Is This Answer Correct ? | 4 Yes | 0 No |
Does java support multiple inheritances?
Why is sizeof not a function?
What is main difference between variable and constant?
Can we serialize singleton class?
Can a function return a function?
What is java and why do we need it? Explain
What is the similarity between dynamic binding and linking?
Iterator in the HashMap is fail-safe means what?
Explain the protected field modifier?
Difference between Application and Applet ?
What does += mean in java?
what is dynamic method dispatch ?
27 Answers Fidelity, MUET, SDSF,