That depends on the population strategy used. What you're seeing is expected
with the DefaultPopulationStrategy (
http://stripes.sourceforge.net/docs/current/javadoc/net/sourceforge/stripes/tag/DefaultPopulationStrategy.html).
You could also try the BeanFirstPopulationStrategy (
http://stripes.sourceforge.net/docs/current/javadoc/net/sourceforge/stripes/tag/BeanFirstPopulationStrategy.html)
or implement your own. How to configure population strategies is described
on http://stripesframework.org/display/stripes/Configuration+Reference.
On Mon, Jun 23, 2008 at 2:27 AM, Tissen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am new to Stripes, I am having a problem with Stripes form tags.
>
> Issue is, the value I changed in the ActionBean at second request to the
> same method is not reflecting in jsp if I use <stripes:text> tag. I am
> getting the old value in the stripes for tag but I am getting the new values
> if I use simple html form tag.
>
> Did anybody encounter these kind of issue?
>
> --
> Cheers,
> Tissen Sebastian
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Stripes-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users