Re: ActionForm design question

2005-12-20 Thread Laurie Harper
Scott Vickery wrote: I know this is a bit open-ended, but, here is goes. I have a somewhat complicated form. It is the classic Order / OrderLine problem. I have an order, within it, there is >1 order lines. The order lines are arranged as a tree so that they can be grouped together by the use

ActionForm design question

2005-12-20 Thread Scott Vickery
I know this is a bit open-ended, but, here is goes. I have a somewhat complicated form. It is the classic Order / OrderLine problem. I have an order, within it, there is >1 order lines. The order lines are arranged as a tree so that they can be grouped together by the user. For each order line,