On Fri, 04 Jan 2013 13:19:51 -0200, Stephan Windmüller <stephan.windmuel...@tu-dortmund.de> wrote:

Hi!

Hi!

Unfortunately this does not work as expected. Even when the field is
marked for flash persistence, the "provideCompletions" event is only
able to read the value once, after that it is null.

That's exactly what the flash persistence is supposed to do: once read, the value is removed from the session.

Is there a "best way" to store changes made by AJAX requests in the page?

Have you tried non-flash session persistence and setting the field to null after you don't need it anymore?

--
Thiago H. de Paula Figueiredo

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

Reply via email to