What is action support class in struts2?
How can forward action be used to restrict a strut application to mvc?
How exceptions are handled in struts application?
What is the use of resourcebundle.properties file in Struts Validation framework?
What are construction struts?
What do you mean by inner class and anonymous class?
What validate() and reset() method does ?
how can i fetch combo box value into my DAO using struts 2?
What is the purpose of @validations annotation?
What is ognl?
What is front controller 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 actioninvocation?