On 13.09.2010 17:01, Thiago H. de Paula Figueiredo wrote: >> The line >>> String submittedValue = request.getParameter(elementName); >> produces "null" every time. > You'll have to generate the id and name of the HTML form fields in a way > that you can get them back when the form is submitted.
The added values inside the component are not stored in form fields but in a mapped Java class with Flash Persistence. Is it possible to retrieve these values, too? Regards Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org