What are the Important Components of Struts?

1. Action Servlet

2. Action Classes

3. Action Form

4. Validator Framework

5. Message Resources

6. Struts Configuration XML Files

7. View components like JSP

Showing Answers 1 - 11 of 11 Answers

Anindit Sinha

  • Aug 23rd, 2005
 

Struts Configuration File 
ActionServlet 
RequestProcessor 
ActionForm 
Action 
ActionFroward 
ActionMapping 
ActionErrors

  Was this answer useful?  Yes

Madhu

  • Mar 27th, 2006
 

Important Companents are

1) ActionServlet

2) Action Classes

3) Plugin Interface

4) Message Resources

  Was this answer useful?  Yes

ejoseph

  • Mar 23rd, 2010
 

Struts Configuration File
ActionServlet
ActionForm
Action
ActionFroward
ActionMapping
ActionErrors

 

  Was this answer useful?  Yes

devabscmca

  • Jul 31st, 2010
 

1. Action Servlet
2. Action Classes
3. Action Form
4. Validator Framework
5. Message Resources
6. Struts Configuration XML Files
7. View components like JSP
8. Struts-tag laibraries

 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions