The data that I want to show is the bean (the values of their fields) that I
have declared in the ModelDriven... I think that this data are available in
the jsp...

Uff... It's difficult for me to express my question in English ...  sorry.

Thanks

2009/11/15 Musachy Barroso <musa...@gmail.com>

> where is the data that you want to show, in the action?
>
> musachy
>
> On Sat, Nov 14, 2009 at 6:55 PM, Juanjo C <jjcuadr...@gmail.com> wrote:
> > Hi,
> >
> > I have an action class that implements the interfaces ModelDriven and
> > Preparable with a bean that has data. And I have too an JSP that shows,
> > through s:textfield, the data to the user. It works fine.
> >
> > But I need show in other way the data, i.e. with s:property or
> s:iterator...
> > but I don't know where are this data... In the ValueStack?
> >
> > Any idea?
> >
> > sorry for my English
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to