Can you give an overview of how a struts application flows?
No Answer is Posted For this Question
Be the First to Post Answer
How can link tag’s action attribute be used?
What is the purpose of @element?
What are the aware interfaces in struts2?
Define 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?
Where can I get a copy of struts?
why do we typecast ActionForm into out plain java bean class in Action class?
What is the purpose of @customvalidator annotation?
How can I make own ActionServlet? with example
What is the differnce between 2-tier architecture and 3- tier architecture in java?
Can you explain struts.properties in struts2?
What is ognl?