Re: Using XDoclet for DynaForms

2004-04-14 Thread Nick Heudecker
Kunil: I've written an XDoclet extension to create DynaForm configs from POJOs. It works quite well, and you can find it at: http://www.systemmobile.com/code/xdoclet-apache-module-sm-1_2.zip I'm still recovering from a disk failure, which explains the paucity of content. On 2004-Apr-15 09:04

Re: Using XDoclet for DynaForms

2004-04-14 Thread Craig McClanahan
Kunal H. Parikh wrote: Hi All! Is there a recommended way of generating DynaActionForms using XDoclet ? If not, I guess I would end up writing my own ActionForms and inserting XDoclet tags in there. However, is there any performance benefit of using DynaActionForms instead of plain ActionForms ?

Using XDoclet for DynaForms

2004-04-14 Thread Kunal H. Parikh
Hi All! Is there a recommended way of generating DynaActionForms using XDoclet ? If not, I guess I would end up writing my own ActionForms and inserting XDoclet tags in there. However, is there any performance benefit of using DynaActionForms instead of plain ActionForms ? TIA, Kunal --