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 assembly condition codes?
What are the different types of data structures in java?
What is an accessor?
What is the difference between logical data independence and physical data independence?
What is user defined exception in Java?
Can private method static?
what is collatration?
What is encapsulation in java?
What does function identity () do?
In Java list the methods that can be overridden?
How does sublist works in java?
How to change value in arraylist java?
How to retrieve data from database in java using arraylist?
Can we define constructor in inner class?
Difference between serialization and deserialization in java?