what is difference between front controller and action servlet?
Answer Posted / harikrishna
In struts application Action servlet acts as front
controller.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the hashcode () and equals () used for?
Can each java object keep track of all the threads that want to exclusively access it?
Is java 1.7 the same as java 7?
What is the difference between throw and throws keywords?
What does 3 dots mean in java?
How do you start a new line in java?
How do you create a reference in java?
How to Sort Strings which are given in List and display in ascending order without using java api.
Define max and min heap, also the search time of heap.
Is null a keyword in java?
Explain how to convert any java object into byte array.
Define linked list and its features with signature?
How do you create immutable object in java?
What is final variable?
What is oop principle in java?