What are the steps involved in creating a strut application?



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

Post New Answer

More Struts Interview Questions

who will run the execute method in struts?

15 Answers   TCS, Wipro,


What are the core classes of struts?

1 Answers  


Explain the necessity of empty tag?

1 Answers  


Name the different types of actions found in struts.

1 Answers  


Explain the complete struts validator framework.

1 Answers  


In struts, how can we access java beans and their properties?

1 Answers  


What is the apache struts vulnerability?

1 Answers  


why we use struts in our web application , means what was drawbacks of servlet ...pls answer

1 Answers   IBM,


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?

1 Answers  


What is struts validator framework?

1 Answers  


How is token generated?

1 Answers  


Categories