Re: mailreader question

2006-07-30 Thread Henning Schild
On Sun, 30 Jul 2006 07:47:32 -0400 "Ted Husted" <[EMAIL PROTECTED]> wrote: > To make life more interesting, the MailReader 1.2.9 uses multiple > configuration files and wildcard mappings. The mapping that matches > the URI "/EditRegistration.do" is in the > struts-config-registration.xml file. I

Re: mailreader question

2006-07-30 Thread Ted Husted
On 7/28/06, Christopher Goldman <[EMAIL PROTECTED]> wrote: On Fri, 2006-07-28 at 19:58 +0200, Henning Schild wrote: > Hello, > > i am currently working on my first struts application. That is why i am > looking at the example and there are a few things i do not understand. > > The tour says somet

Re: mailreader question

2006-07-29 Thread Henning Schild
On Fri, 28 Jul 2006 13:46:33 -0700 Christopher Goldman <[EMAIL PROTECTED]> wrote: > Ah, well, I didn't know what "tour" you were looking at. > > So I googled for "struts tour editregistration" and found this as the > first hit: > > http://struts.application-servers.com/struts-layout/tour.htm >

Re: mailreader question

2006-07-28 Thread Christopher Goldman
On Fri, 2006-07-28 at 20:57 +0200, Henning Schild wrote: > This is not included in my binary version struts-1.2.9. And the md5sum > for the zip file ist correct. [snipped] > If all the things you described where in the .war files > struts-config.xml i would not have asked, because i read how it w

Re: mailreader question

2006-07-28 Thread Henning Schild
On Fri, 28 Jul 2006 11:26:57 -0700 Christopher Goldman <[EMAIL PROTECTED]> wrote: > > type="org.apache.struts.example.RegistrationForm"/> > > > type="org.apache.struts.example.EditRegistrationAction" >

Re: mailreader question

2006-07-28 Thread Christopher Goldman
On Fri, 2006-07-28 at 19:58 +0200, Henning Schild wrote: > Hello, > > i am currently working on my first struts application. That is why i am > looking at the example and there are a few things i do not understand. > > The tour says something about an action-mapping > > > > ... > > indeed the