Thanks alot, Mark! Mark
----- Original Message ----- From: "Mark Woon" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, January 17, 2002 8:31 PM Subject: Re: Action Passing a Class Instance? > Mark Galbreath wrote: > > > Thanks so very much! I have found very little on how the Struts API can > > actually be used in practice, and even less on struts-config.xml. I > > actually assumed that that is how it must be done. That being said, I still > > don't have a clue as to the actual implementation. It sure would be nice if > > the Jakarta folks would put together something along the lines of the > > excellent tutorials available at java.sun.com! > > The struts-config.xml DTD can be found at > http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd (as mentioned in the > DTD declaration, second item in struts-config.xml). It took me a while to > figure this one out myself... ;) > > If you downloaded the tarball, definitely take a look at the example webapp > (struts-example.war). It was a huge help in getting me started. That and this > mailing list... > > Also take a look at http://www.husted.com/struts/, by the same guy (Ted > Husted) who put the example above together. There should definitely be enough > to keep you occupied. > > Most of the information available is not so much of the tutorial variety, but > more of the example-you-can-build-from variety. > > -Mark > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

