On Mon, 13 Sep 2010 11:56:17 -0300, Stephan Windmüller <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to