hi thanks for ur reply

I do have working examples of both 1 and 2... using single bean and form
where elements occur for once ..



On Wed, Jun 9, 2010 at 1:10 AM, Ken <ken.mcwilli...@aerose.com> wrote:

> 1) Do you have a working example where a single value is put on a form
> and then displayed with a JSP?
> 2)Do know how to display data on a JSP with Struts 2 from a bean?
>
> If you have 1) you are far closer than you think, if not but you
> understand the magic behind number 2) then you'll see that Struts 2 is
> able to perform similar magic from the Form to the Bean as it can from
> the Bean to the JSP.
>
> Let us know where you are at exactly.
>
>
> On Tue, 2010-06-08 at 13:35 +0530, Upasana Sharma wrote:
>
> > Thanks for ur reply... by i m using struts 2.0...
> >
> > 2010/6/8 Paweł Wielgus <poulw...@gmail.com>
> >
> > > Hi Upasana,
> > > if You are using struts1 You may look here:
> > > http://struts.apache.org/1.x/struts-taglib/indexedprops.html
> > >
> > > Best greetings,
> > > Paweł Wielgus.
> > >
> > >
> > > 2010/6/8 Upasana Sharma <sharma...@gmail.com>:
> > > > I have a form which needs to submit multiple values(user name , last
> used
> > > > etc) of the same type for different users on a single click. But my
> form
> > > > bean refers to one user's field only . i need to submit all the
> fields
> > > using
> > > > a single form button click. how should i use beans n jsp in this
> case.
> > > >
> > > > --
> > > > Thanks in advance
> > > > Upasana Sharma
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> > > For additional commands, e-mail: user-h...@struts.apache.org
>
>
>


-- 
Thanks and Regards
Upasana Sharma

Reply via email to