Explain design patterns which is used in struts?
No Answer is Posted For this Question
Be the First to Post Answer
How can duplicate form submission be handled in struts 2?
what are the actions in struts?
What applications use apache struts?
Explain the life cycle of a request in struct2 application?
Which file is used by controller to get mapping information for request routing?
Is struts action class singleton?
What is the purpose of @expressionvalidator annotation?
How many struts config file can be created in struts?
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 are the contents on web.xml in struts application ?
What is the use of resourcebundle.properties file in Struts Validation framework?
why servlet is used as controller not JSP?