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
Can an interface be final?
Explain importance of inheritance in java?
What is :: operator in java?
What is meant by collection in java?
What do you mean by global variable?
Which command from the jdk compiles a java program?
What is the use of flag?
Why does it take so much time to access an applet having swing components the first time?
Is integer passed by reference in java?
How do you check if a string contains only numeric digits?
How does list work in java?
What does int [] mean in java?
Differentiate between overriding and overloading cases?
What is the advantage of functional interface in java 8?
Why is string builder not thread safe?