How are interceptors and servlet filters different?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of @validations annotation?
what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?
What are the contents on web.xml in struts application ?
what is the disadvantage of struts frame work?
Explain how can we upload files in struts2 application?
What is the use of token interceptor in Struts2?
we have 7 jsp pages .At last page we have a submit button when we click it it will store all jsps data which we provide will store into database. when we starting providing data in jsp pages when we are at 3rd jsp at that time sessions timeout where the data will be store which we r provide in last two jsps?
What is purpose of execandwait interceptor?
Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?
how the error can be showed in the jsp page in struts?
what is struts? why Struts?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?