Creating Struts resources - overview
You can create the following Struts-specific resources:
- Struts configuration file
- Web diagram
- Struts JSP file
- Struts form bean
- Struts form-bean mapping
- Struts action
- Struts action mapping
- Struts module
- Struts exception
Related concepts
Struts and model-view-controller design pattern
Related tasks
Creating Struts configuration files
Creating Web diagrams
Creating JavaServer Pages (JSP) files
Creating Struts form beans
Creating Struts form-bean mappings
Creating Struts actions
Creating Struts action mappings
Creating Struts modules
Creating Struts exceptions
Feedback