what is difference between front controller and action servlet?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What all methods are used to prevent thread execution ?

558


Name component subclasses that support painting in java programming?

640


What are the two categories of data types in the java programming language?

510


What is unicode full form?

559


What is super constructor?

554






What are the various access specifiers for java classes?

548


What does %4d mean in java?

845


What is boolean flag in java?

582


You're given a Boolean 2D matrix, can you find the number of islands?

603


What are controls and their different types in awt?

606


what are the high-level thread states? : Java thread

562


How to create a fecelet view?

565


Why are functions called methods in java?

538


How do you initialize an arraylist in java?

513


Explain about collection interface in java?

556