On Mon, 13 Sep 2010 11:56:17 -0300, Stephan Windmüller <stephan.windmuel...@tu-dortmund.de> 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.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to