What does params interceptor?



What does params interceptor?..

Answer / Harendra Pal Singh

The `params` interceptor in Struts sets request parameters based on the action and form properties. This can be useful for providing default values or making parameter names more friendly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

What is the purpose of @createifnull annotation annotation?

1 Answers  


What is the use of interceptor?

1 Answers  


What is action support class in struts2?

1 Answers  


Can we use struts and spring together?

1 Answers  


Wat is Difference between Mvc1 architecture and Mvc2 Architecture?

21 Answers   HCL, IBM, Sanyaa Infotech,


Why is it called struts?

1 Answers  


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  


How can forward action be used to restrict a strut application to mvc?

1 Answers  


What's mvc pattern ?

1 Answers  


how canu done chechin and check out of u r project using with sample examples?

8 Answers   CTS, Logica CMG,


What is the purpose of execute method of action class?

1 Answers  


Which design pattern the interceptors in struts2 is based on?

1 Answers  


Categories