Date: 2004-11-26T12:53:00 Editor: SebastianHennebrueder <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsTutorials URL: http://wiki.apache.org/struts/StrutsTutorials
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,7 +1,19 @@ Tutorials that cover Struts: - * [http://www.laliluna.de/tutorials.html www.laliluna.de] by Sebastian Hennebrueder - * [http://www.geocities.com/topdowndan/docs/webapp/ How to Build a Webapp] Dan Cancro - * [http://www.geocities.com/topdowndan/docs/webapp/ Struttin' with Struts] by Rick Reumann +[http://www.geocities.com/topdowndan/docs/webapp/ How to Build a Webapp] Dan Cancro + +[http://www.geocities.com/topdowndan/docs/webapp/ Struttin' with Struts] by Rick Reumann + +[http://www.laliluna.de/what-is-struts.html What is Struts? Intro to web development and Struts] by Sebastian Hennebrueder + +Introduction how to develop web application and how you can easily map these requirements with struts. We want to provide an understandable explanation for the Model-View-Controller Pattern. + +[http://www.laliluna.de/first-steps-using-struts-tutorial.html First Struts Tutorial] by Sebastian Hennebrueder + +First Struts Tutorial showing how to create a basic struts application: showing a list, creating, editing and deleting entries. + +[http://www.laliluna.de/first-steps-struts-tiles-tutorial.html Struts Tiles Tutorial] by Sebastian Hennebrueder + +Struts tiles Tutorial with a small working example application. Tiles basics are explained. Take a look at the StrutsArticles page as well. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]