On 13.09.2010 16:21, Thiago H. de Paula Figueiredo wrote: > It doesn't require much background knowledge. Just take a look at this > method implementation in the Select component:
Thanks for the hint. I tried it, but it does not work. I do not know if this has to do with my problem but submitting the form with the component (which is a list of strings which can be added and removed) does result in not getting the values in the class of the outer form. The line > String submittedValue = request.getParameter(elementName); produces "null" every time. Do I have to set the parameter at another location myself? Regards Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org