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
what is nested class in java?
What's the difference between int and integer in java?
Where are the card layouts used?
What is difference between fileinputstream and filereader in java?
What is string manipulation?
How do you escape sequences in java?
What is a ternary operator in java?
What are actual parameters?
Why is singleton instance static?
Difference between predicate, supplier and consumer ?
What is a "pure virtual" member function?
What is sorting algorithm in java?
Is void a keyword in java?
How big is a gigabyte?
What are the wrapped, classes?