If you can't count on JavaScript, then you need to do a round trip to the server to add new form fields.. in which case, you should be okay using conventional techniques. (e.g. add a black entry to your List, re-render the page).
Why don't you want to use @Persist? Michael On Tue, Feb 9, 2010 at 4:08 AM, Ulrich Stärk <u...@spielviel.de> wrote: > Honestly, I don't know. > > On 09.02.2010 09:43 schrieb Stephan Windmüller: > > Am 09.02.2010 09:40, schrieb Ulrich Stärk: >> >> My question is: How do I store the List of Strings until it is >>>> actually saved? Adding fields should not use the database. Does >>>> anyone know a solution for this other than @Persist? >>>> >>> Could the AjaxFormLoop component be of help? >>> >> >> Would this also work if the user has JavaScript disabled? >> >> Regards >> Stephan >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> >> > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >