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 are the different conditional statements?
Discuss 2D arrays.
What is outofmemoryerror in java?
Difference between predicate, supplier and consumer ?
what state does a thread enter when it terminates its processing? : Java thread
How can we run a java program without making any object?
Is java free for commercial?
What do you understand by abstract classes?
What is the purpose of static methods and static variables?
Why do we need data structure in java?
How a string is stored in memory?
How do you do descending order in java?
How do you take thread dump in java?
What is the default access specifier for variables and methods of a class?
Is overriding possible in java?