One of the main distinguishing features of Tapestry is that you don't need
workarounds to solve certain problems. Implementing dynamic forms is a pain
when using other frameworks. Please have a look into the following
Tapestry's integration test:

http://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/FormInjectorDemo.java
http://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/FormInjectorDemo.tml

If I'm not completely misunderstood you, this is what you need.

Have fun using Tapestry :)

On Thu, Jul 9, 2009 at 9:44 PM, Stefan <ste...@wammel.com> wrote:

> Hi,
>
> after some hours of reading articles, tutorials & doc around tapestry5 i'm
> now really excited.
> After some painful experiences with JSF & MyFaces, GWT, WingS and, of
> course, plain JSP stuff, i'm
> searching for the really right one for my current project.
>
> The problem is that i have to build some forms completely dynamic.
> The "definition" of the form will be defined per request!
>
> e.g. I need to have a default adressbook like form (no problem so far)
> another once there has to be a table with dynamic rows, dynamic columns and
> the cells contain other components like options, checkboxes....
>
> Is something really dynamic form/component building possible without having
> to code dozens of workarounds?
>
>
> Thanks in advance,
> Stefan




-- 
Best regards,

Igor Drobiazko

Reply via email to