what is ACID test for fresh engineers??what is the pattern??
No Answer is Posted For this Question
Be the First to Post Answer
In strurt why w use two differnt files web.xml and strut config.xml?
Explain about logic match tag?
What is actionmapping?
What are the components of struts?
How to pass runtime Parameter in Struts1.2?
How to forward from Array List to Jsp in Struts ActionServlet class?
What is the purpose of @element?
What are best practices to follow while developing Struts2 application?
How can we display validation errors on jsp page?
can we change the order of parameters in execute()?
What do you mean by inner class and anonymous class?
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?