What url do you refresh?
A bookmarkable one?
Then the page is recreated every time so field is null
On 5/1/08, Eyal Golan <[EMAIL PROTECTED]> wrote:
> Hello all,
> I have a page that has a variable called configurationName (private String
> configurationName;)
> I set it using a DropDown component:
> DropDownChoice namesSelect =
> new DropDownChoice("confNames", new PropertyModel(this,
> "configurationName"),
> configurationNames);
>
> The problem is that when I reload the page (press F5 for example), the field
> is set back to null.
> What is the best way of keeping (remembering) the field?
> (is it using Parameters or something else).
>
> thanks
>
>
> --
> Eyal Golan
> [EMAIL PROTECTED]
>
> Visit: http://jvdrums.sourceforge.net/
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]