Answer Posted / santhosh
Struts 2 provide powerful mechanisam for controling the
request using interceptors.Interceptors are responsible for
request processing.They r invoked by controller before and
after invoke the action
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to perform bubble sort in java?
Difference between keyword and identifier.
What is broken and continue statement?
How do I convert a string to an int in java?
How do you start a thread?
How do you insert a line break?
Can a class have multiple constructors?
What do you mean by pointer value and address?
What is the function of log?
What is a double vs float?
What is a java string?
What is class forname used for?
Explain the importance of throwable class and its methods?
What is singleton math?
Can we overload the constructors?