adspace
Answer Posted / Varun Tomar
The Action class in Struts plays a vital role in processing user requests. It receives the request from the Handler, performs necessary operations (like validations, business logic, and data access), sets values to Action forms or ActionForward objects, and returns them to the Handler for further processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers