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 |
Explain illegalmonitorstateexception and when it will be thrown?
explain System.out.println()
Explain about anonymous inner classes in java?
What is arrays aslist in java?
What are default methods ?
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
How do you read and print a string in java?
What are untrusted applets?
Is nullpointerexception checked or unchecked?
What are the principle concepts of oops?
What is mysql driver class name?
Explain different ways of creating a thread?