What are Interceptors?



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

Post New Answer

More Core Java Interview Questions

How do you use compareto?

0 Answers  


what is platform

2 Answers   i3 Solutions,


What is a finally block? Is there a case when finally will not execute?

0 Answers  


is it possible to instantiate the math class?

0 Answers  


what is difference between business delegate and data access object(dao)? in java?

1 Answers  






In how many ways we can do synchronization in java?

0 Answers  


Explain what access modifiers can be used for variables?

0 Answers  


How would you dynamically allocate memory to an array?

0 Answers   Atos Origin,


How many digits is int32?

0 Answers  


where do we use init()

2 Answers  


Can we inherit the constructor in a Class?please give one example.

9 Answers   iGate,


What is a Hash Table? What are the advantages of using a hash table?

0 Answers   Ciena,


Categories