in struts-config.xml, "input" attribute of a "path" element defines the JSP
(or ohter ressource) that can be used to display errors and let the user
update it's submited (and erronous) datas

In general use, "input" value is the JSP that submitted to this path.

Nico.

----- Original Message -----
From: "Sloan Seaman" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, March 03, 2003 4:42 PM
Subject: Re: What does this erroe mean


> But what is an input attribute?
>
> I've got a form with tons of input fields as well as a form-bean specified
> and an action for the path specified.
>
> Everything looks fine.. that is why I can't figure out what is wrong.
>
> What type of mis-configuraiton usually causes this issue?
>
> --
> Sloan
>
> ----- Original Message -----
> From: "James Mitchell" <[EMAIL PROTECTED]>
> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
> Sent: Monday, March 03, 2003 9:29 AM
> Subject: RE: What does this erroe mean
>
>
> > It means you did not specify an input attribute for the action with path
> > '...'
> >
> >
> >
> > --
> > James Mitchell
> > Web Developer/Struts Evangelist
> > http://jakarta.apache.org/struts/
> >
> > "People demand freedom of speech to make up for the freedom of thought
> > which they avoid."
> >     - Soren Aabye Kierkegaard (1813-1855)
> >
> >
> >
> >
> > > -----Original Message-----
> > > From: Sloan Seaman [mailto:[EMAIL PROTECTED]
> > > Sent: Monday, March 03, 2003 9:27 AM
> > > To: Struts Users Mailing List
> > > Subject: What does this erroe mean
> > >
> > >
> > > I keep getting:
> > > no input attribute found for path ...
> > >
> > > Everything looks good in my config files...
> > >
> > > what causes this error?
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to