thank you for the answer
--- "Nidel, Mike" <[EMAIL PROTECTED]> wrote:
> No. This won't work automatically.
> 
> You can, however, use the <bean:write...> tags or
> use scriptlet
> code to access your form bean in the request/session
> and
> pull the properties out that you need.
> 
> 
> > -----Original Message-----
> > From: wo_shi_ni_ba_ba
> [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, March 08, 2005 3:28 PM
> > To: Struts Users Mailing List; Jeff Beal
> > Subject: Re: struts html tags and form-beans
> > 
> > 
> > hi,
> > What I meant was even if I don't use strut's html
> tags
> > I would still be able to take advantage of this
> > automation, right?(or not?)  I want to use plain
> html
> > to render input types.
> > 
> > 
> > --- Jeff Beal <[EMAIL PROTECTED]> wrote:
> > > Yes.  The <html:/> tags automate the work of
> pulling
> > > values from the
> > > form and displaying them to the user.  For
> example,
> > > in the case of
> > > displaying invalid responses to the user for
> them to
> > > correct.
> > > 
> > > 
> > > On Tue, 8 Mar 2005 11:07:15 -0800 (PST),
> > > wo_shi_ni_ba_ba
> > > <[EMAIL PROTECTED]> wrote:
> > > > hi folks,
> > > > if I just use plain html code(not struts html:
> > > tags)
> > > > for  constructing input types like radios,
> > > > textfield,etc, would I still be able to use
> > > form-bean
> > > > for automatic retrieving and populating as
> long as
> > > I
> > > > wrap all the inputs in a form and set the form
> > > action
> > > > to be an action associated with a form-bean in
> > > > struts-config?
> > > > thanks
> > > > 
> > > > __________________________________
> > > > Celebrate Yahoo!'s 10th Birthday!
> > > > Yahoo! Netrospective: 100 Moments of the Web
> > > > http://birthday.yahoo.com/netrospective/
> > > > 
> > > >
> > >
> >
>
---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
> > > [EMAIL PROTECTED]
> > > > For additional commands, e-mail:
> > > [EMAIL PROTECTED]
> > > > 
> > > > 
> > > 
> > > 
> > > -- 
> > > Jeff Beal
> > > Webmedx, Inc.
> > > Pittsburgh, PA USA
> > > 
> > >
> >
>
---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > > [EMAIL PROTECTED]
> > > For additional commands, e-mail:
> > > [EMAIL PROTECTED]
> > > 
> > > 
> > 
> > 
> >     
> >             
> > __________________________________ 
> > Celebrate Yahoo!'s 10th Birthday! 
> > Yahoo! Netrospective: 100 Moments of the Web 
> > http://birthday.yahoo.com/netrospective/
> > 
> >
>
---------------------------------------------------------------------
> > 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]
> 
> 


        
                
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/

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

Reply via email to