sounds like ajax mods to a bookmarkable page...

mount the page with hybridurlcodingstrategy and your problems will go away.

-igor

On Thu, Jun 11, 2009 at 4:26 AM, Luther Baker<[email protected]> wrote:
> If I add a few values to a page <div ala an Ajax button - and the user hits
> refresh on the page, the new values I've added go away.
>
> The user is completing a form - but hasn't formally submitted the form yet -
> so there is nothing stored in the database yet. The browser naturally
> re-renders the <textarea and <input values to the screen - but wipes out
> content to any <divs I might have dynamically added data to.
>
> What would be the wicket way to allow these "dynamic divs" to survive a page
> refresh? Maybe on the a 'wicket-example'?
>
> Thanks,
>
> -Luther
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to