What is the purpose of struts.properties in struct2?
No Answer is Posted For this Question
Be the First to Post Answer
What is interceptor in Struts2?
What are action classes in struts?
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they
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 the purpose of @element annotation annotation?
what is the difference between page and pageContext implicit variables
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
Why is action servlet a singleton in struts?
Difference between struts and spring? Or why use spring, if you are already using struts?
What is actionmapping?
What is the use of struts?
Is Struts Action class Thread Safe?