Why was reload removed from struts (since 1.1)?
Answer / Suchita Kumari
The reload action was removed in Struts version 1.1 because it was considered a security risk and could allow attackers to manipulate the application's state.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is filter dispatcher in struts?
What applications use apache struts?
What is the purpose of @beforeresult?
How to forward from Array List to Jsp in Struts ActionServlet class?
What is use of i18n interceptor?
How to add ms-word file in struts at the same time how to add images
tell me struts flow ?
5 Answers BA Continnum Solutions, Exira, Fidelity, iGate,
What is difference between perform() used in struts1.0 and execute() used in 1.1 ?
is it necessary to write struts-confing.xml ,what tags are important in that xml file?
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 main reason for developing struts? what is advantages over Basic MVC architecture based JAVA Application?
Why are springs better than struts?