You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by fo...@cmm.canon.com.my on 2003/09/30 06:49:20 UTC

Proper Steps to Start Coding Struts

Hi all, i am new to Strust. I was wonder what would be the proper steps to 
start my codign on Struts.

1. Planning the design and the flow of the system
2. Code the ActionForm
3. Code the Action
4. struts-config.xml
5. web.xml
6. ActionServlet

Am i right? what would be your advice?