Use hidden fields to also store the properties, this way they are sent
with the request and so repopulated onde the jsp returns from the
validator.

Felipe Fraga

On Sun, Dec 28, 2008 at 2:45 PM, Marsman <mars....@gmx.de> wrote:
>
> Hi!
>
> I got an action to provide some properties (simple types and objects) for a
> jsp with a form. After the user has entered invalid data, the input result
> was returned and the page was displayed again. But the properties are all
> empty. I think, the reason is the action, that was not called again. How can
> I ensure not losing the properties after an input result? Or do I make
> anything completely wrong? :confused:
>
> Titus
>
> --
> View this message in context: 
> http://www.nabble.com/Properties-lost-after-input-result-%28S2%29-tp21193838p21193838.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to