Em Mon, 28 Sep 2009 16:08:52 -0300, Kevin White <tapestry-ke...@kevbo.org> escreveu:

Hello all...

Hi!

The only way I can see to do something like that is by using a Grid, where each parameter would be a row in the grid. I can't use a BeanEdit, because I can't define the Bean itself at compile time...it comes from the XML template at run time.

I've never tested it, but I think you can, as long as you add the properties to the BeanModel yourself and implement a PropertyConduit for them. Or you can just not use Form and get the request values from an @Inject'ed Request.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

Reply via email to