Apache Struts Question:

Download Job Interview Questions and Answers PDF

How to get data from the velocity page in a action class?

Struts Interview Question
Struts Interview Question

Answer:

We can get the values in the action classes by using data.getParameter("variable name defined in the velocity page");

Download Struts Interview Questions And Answers PDF

Previous QuestionNext Question
How you will enable front-end validation based on the xml in validation.xml?What is a framework?