What does execandwait interceptor?



What does execandwait interceptor?..

Answer / Harish Agarwal

The `execAndWait` interceptor in Struts processes a request and then waits for its response before continuing with the execution chain. This can be useful to ensure that some actions are executed synchronously, such as logging requests.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

What’s the utilization of struts.xml configuration file?

1 Answers  


What is the purpose of execute method of action class?

1 Answers  


how you implement and maintain your struts project by using MVC2 arch?

2 Answers   Patni, Wipro,


Hi Friends, am new to struts.I read that " you can store variables in xml file(properties file) and for future enhancements we just call properties file . Now i want to implement this , where can i call properties file to enhance my application. My question is where this properties file will be called.

1 Answers  


What are the applications of struts?

1 Answers  


What are the classes used as part of struts framework ?

1 Answers  


What is dispatch action class?

1 Answers  


Can we have multiple struts config files in a single web app?

1 Answers  


What are the advantages of spring mvc over struts mvc?

1 Answers  


how the error can be showed in the jsp page in struts?

3 Answers   Wipro,


How struts2 supports internationalization?

1 Answers  


What is the use of Struts.xml configuration file?

1 Answers  


Categories