Can anyone help me to configure struts 2.0.14 (I'm using tomcat 6.0). I want to know what is the procedure to build my first application in struts. Also tell me how xml is used to build a struts application. I have tried and tired of Google and that's why I'm here. Please suggest me some nice tutorial for struts out of your own experience.
A:
Have you tried Google? Seems to be a wealth of Struts tutorials out there.
matt b
2009-02-25 05:28:35
+1
A:
Look here Struts 2 Tutorials for Beginners that should help you on the way. They also explain the xml in Struts 2.
Edwin
2009-02-25 05:48:26
A:
What was wrong or missing from the material at the Struts home page? There are links to information for beginners, and so on.
Jonathan Leffler
2009-03-01 00:03:23
A:
you can find more information about Struts 2 tutorials at http://struts.apache.org/2.2.1/docs/how-to-create-a-struts-2-web-application.html
Basically, this is the same documentation, that is also available as a part of any Struts 2.x release. There are few sample web application code -zip also available that you can build using Ant or Maven.
lucentmind
2010-08-31 06:47:28