Why not make your own custom subtask to do this and leave the EJB one alone?

I'd help if I felt this was something I needed, but I don't see POJO's as the right way to build forms - its not necessarily a one-to-one from form to value object to database.

Creating a custom subtask is pretty simple, and you can even bundle it into a JAR that can be plugged in dynamically. And that JAR could be distributed on your own with the template embedded. Also, if you wanted a tag handler you could add a custom one in the JAR also.

Erik

On Thursday, February 20, 2003, at 11:03 AM, Matt Raible wrote:
I'm interested in getting Struts Froms to generate from POJOs - I've submitted
a patch (http://tinyurl.com/5bb9) for this, yet it just sits where uncommitted.

What can I do help this along - are you unsatisfied with the patch? Should I
improve upon it? I recently wrote a chapter on XDoclet and Struts for Wrox
and I actually used this patch to generate Struts Forms from POJOs and even
referenced the URL to the bug, in hopes that it would be fixed by the time the
book is released.

Also, we'd like to use this patch in Roller (http://rollerweblogger.org). I'm
thinking about giving a talk on XDoclet and Struts in March and I'd love to
see this patch (or some variant of it) committed so I don't have to keep
saying "my patched version of XDoclet allows you to...".

Any advice or feedback is appreciated.

Matt


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to