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

Does java support multiple inheritance or not?

0 Answers   Hexaware,


Is array an object in java?

0 Answers  


What is difference between array and arraylist in java?

0 Answers  


What is void data type?

0 Answers  


What is string in java with example?

0 Answers  






Can you achieve runtime polymorphism by data members?

0 Answers  


What are actual parameters?

0 Answers  


What is number data type?

0 Answers  


what is the use of StringBuffer?

2 Answers   Accenture,


What are the 6 boolean operators?

0 Answers  


What is the multilevel inheritance. and also give the Example of it ?

5 Answers  


what is meant by abstract class?

0 Answers   Aspire,


Categories