---
title: "What are the core classes of the Struts Framework?"  
description: "What are the core classes of the Struts Framework?"  
author: "Anoop Singh"  
published: 2011-03-23  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/605/what-are-the-core-classes-of-the-struts-framework  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# What are the core classes of the Struts Framework?

Core classes of Struts Framework are ActionForm, Action, ActionMapping, ActionForward, ActionServlet etc.

## Answers

### Answer by Anoop Singh

Core classes of Struts Framework are ActionForm, Action, ActionMapping, ActionForward, ActionServlet etc.


---

Original Source: https://www.mindstick.com/interview/605/what-are-the-core-classes-of-the-struts-framework

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
