Alex, I suggest that you take a look at Matt Raible's example application, struts-resume. He has a patched <strutsform> tag that does what you are looking for. The bad news is that there is some difficulty in getting this patch accepted by the Xdoclet committers.
Here's the link: http://www.raibledesigns.com/downloads/index.html We have used a lot from Matt's excellent, very full featured web application. From generating the form beans, its not much of a leap to also generate some basic JSp forms. Once you try your own XDT template you'll see. Good luck - Richard -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Aleksandr Shneyderman Sent: Monday, March 17, 2003 12:02 PM To: [EMAIL PROTECTED] Subject: [Xdoclet-user] XDoclet and Struts I have a bunch of persistenet classes and wanted to generate some Struts forms off of those. I use hibernate for the persistence and was wondering how would I make that happen? As far as I can see there is strutsforms subtask in ejbdoclet but since I have no ejbs the ejbdoclet task does not pick up my persistent classes that are managed by hibernate? Is there a clean way of doing it? Thanks, Alex. ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
