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
How will you print number in reverse (descending) order in BST.
What does the append?
Can we declare an array without size in java?
Can an object subclass another object?
Do we have pointers in java?
What is array class in java?
Why scanner is used in java?
What is stream api in java8?
What is empty list in java?
When does an object becomes eligible for garbage collection in java?
How much is a java license?
What is bubble sort in java?
Can we define a package statement after the import statement in java?
What is a lightweight component?
What is a singleton in genetics?