Re: [Xdoclet-user] Using XDoclet to create Struts dynamic action forms

2004-09-09 Thread David Durham
David Durham wrote: Can't create a strutsdynaformvalidationxml element under webdoclet. Make sure the jar file containing the corresponding subtask class is on the classpath specified in the that defined {2}. Ok, looks like the new version runs right along with the task. I read the readme. :-)

Re: [Xdoclet-user] Using XDoclet to create Struts dynamic action forms

2004-09-09 Thread David Durham
Nick Heudecker wrote: Oh yeah, I forgot I released that version. :) Now you're just askin' for trouble. The old version worked (for me), but I replaced the jar's and I get this error: Can't create a strutsdynaformvalidationxml element under webdoclet. Make sure the jar file containing the

Re: [Xdoclet-user] Using XDoclet to create Struts dynamic action forms

2004-09-09 Thread Marco Tedone
trieve the sources: maven.xdoclet.webdoclet.fileset.0.include=**/*.java I run the build process (multiproject:install) from the root - Original Message - From: "David Durham" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 09, 2004 4:52 PM Su

RE: [Xdoclet-user] Using XDoclet to create Struts dynamic action forms

2004-09-09 Thread Marco Mistroni
ay... Regards marco Cheers, Marco - Original Message - From: "Marco Mistroni" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 09, 2004 3:32 PM Subject: RE: [Xdoclet-user] Using XDoclet to create Struts dynamic action forms > Hello

Re: [Xdoclet-user] Using XDoclet to create Struts dynamic action forms

2004-09-09 Thread Nick Heudecker
Oh yeah, I forgot I released that version. :) On Thu, 09 Sep 2004 10:52:20 -0500, David Durham <[EMAIL PROTECTED]> wrote: > Marco (which one, I do not know), > > Here's something posted on Struts user. So far as I know, the readme is > the only documentation, but I have it working if you need a

Re: [Xdoclet-user] Using XDoclet to create Struts dynamic action forms

2004-09-09 Thread David Durham
Marco (which one, I do not know), Here's something posted on Struts user. So far as I know, the readme is the only documentation, but I have it working if you need assistance. This release adds validation support to the DynaForms generated by XDoclet. Using the "@struts.validator" tags, you ca

Re: [Xdoclet-user] Using XDoclet to create Struts dynamic action forms

2004-09-09 Thread Nick Heudecker
The Struts Dynamic Form creation is part of XDoclet 1.2.2. A snapshot of 1.2.2 was recently made available on the sf.net site. If you can't upgrade to 1.2.2, the old version of the patch providing support for DynaForms can be found at: http://www.systemmobile.com/code/xdoclet-apache-module-sm-1_

Re: [Xdoclet-user] Using XDoclet to create Struts dynamic action forms

2004-09-09 Thread Marco Tedone
essary to define the following tag: @struts.dynaform-field from a generic field (let's say a VO). Could you confirm? Cheers, Marco - Original Message - From: "Marco Mistroni" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 09, 2004 3:32

RE: [Xdoclet-user] Using XDoclet to create Struts dynamic action forms

2004-09-09 Thread Marco Mistroni
Hello there, Check this link http://www.systemmobile.com/blog/index.php?p=26&more=1&c=1&tb=1&pb=1 regards marco -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marco Tedone Sent: 09 September 2004 14:43 To: [EMAIL PROTECTED] Subject: [Xdo