what is difference between front controller and action servlet?

Answers were Sorted based on User's Feedback



what is difference between front controller and action servlet?..

Answer / harikrishna

In struts application Action servlet acts as front
controller.

Is This Answer Correct ?    7 Yes 0 No

what is difference between front controller and action servlet?..

Answer / nayani muralidhar

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

Post New Answer

More Core Java Interview Questions

Is java written in c?

0 Answers  


What is abstraction in java?

0 Answers   Akamai Technologies,


Differentiate storage classes on the basis of their scope?

0 Answers   Fidelity,


What is the purpose of garbage collection in java, and when is it used?

0 Answers  


What are null interfaces in JAVA ? and give me some examples?

5 Answers  






What is OOPS Concept?

1 Answers   Cap Gemini,


What is the importance of main method in Java?

0 Answers  


What are the benefits of operations?

0 Answers  


What do you mean by formatting?

0 Answers  


Explain public static void main(string args[]) in java.

0 Answers  


What is the default execution method in java?

0 Answers  


what is business objects?

2 Answers  


Categories