What are Interceptors?
Answer / 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 |
Without creating a new object, How you can retrieve a String or other object?
What are the advantages of user defined functions?
what is servlet filter?
can any body tell me? does advance java and j2ee both are same.
describe method overloading
what are the different non-access specifiers in java?
What are order of precedence and associativity, and how are they used?
Explain the available thread states in a high-level?
In Java, what types of classes perform inheritance?
What is the buffer limit?
What is the difference between pass by reference and pass by pointer?
y cant i declare method like public final static show()