Thanks. Of course, I was looking at the DTD yesterday, but today I forgot about it :(
Otis ---- On Mon, 23 Dec 2002, Siggelkow, Bill ([EMAIL PROTECTED]) wrote: > Following is taken verbatim from the struts-config.dtd > > input Module-relative path of the action or other resource to > which control should be returned if a validation error is > encountered. Valid only when "name" is specified. Required > if "name" is specified and the input bean returns > validation errors. Optional if "name" is specified and the > input bean does not return validation errors. > > -----Original Message----- > From: otisg [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 23, 2002 3:33 PM > To: [EMAIL PROTECTED] > Subject: struts-config: action's "input" attribute purpose > > > Hello, > > Warning: new Struts user. Trying to use it > with Velocity, actually. > > I'm writing struts-config.xml for my web app > and I'm wondering about 'input' attribute of > the 'action' element. > What is it for, and how is it used? > I am asking because I see mixed examples - > some using that attribute, some not. And > that 'input' attribute is not listed at > http://jakarta.apache.org/struts/userGuide/building_controller.html > > What happens if I use 'input', and what if I > do not? > > Thanks, > Otis > > > ________________________________________________ > Get your own "800" number > Voicemail, fax, email, and a lot more > http://www.ureach.com/reg/tag > > -- > 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]> > > > ________________________________________________ Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

