What are the steps involved in creating a strut application?
Answer / Akhil Srivastava
1. Install and configure the Struts framework. 2. Create a new Java project. 3. Define action classes, action forms, and action mappings in struts-config.xml. 4. Develop JSP pages for user interface. 5. Implement business logic in action classes. 6. Test the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
who will run the execute method in struts?
What are the core classes of struts?
Explain the necessity of empty tag?
Name the different types of actions found in struts.
Explain the complete struts validator framework.
In struts, how can we access java beans and their properties?
What is the apache struts vulnerability?
why we use struts in our web application , means what was drawbacks of servlet ...pls answer
what is project architecture?give brief explanation about project architecture?
3 Answers CTS, Etisalat, IBM, Infinite Computer Solutions, Mphasis,
Can a reducer dispatch an action?
What is struts validator framework?
How is token generated?