What is container struts2?
No Answer is Posted For this Question
Be the First to Post Answer
Can we have multiple struts config files in a single web app?
What is the purpose of @result annotation?
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?
how handle when client send multiple request at atime for multiple servlets servlets?
What is the difference between filters and interceptors ?
what is the main reason for developing struts? what is advantages over Basic MVC architecture based JAVA Application?
How does one create an action in struts 2?
What is action servlet in struts?
wahts the diif between Mvc1 and Mvc2?
What is interceptor? And life cycle methods of interceptor?
What is an interceptor stack?
what is difference between <bean:write> and <bean: message> tag