I don't know much about building Xdoclet plugins, but I'm happy to help someone who wants to tackle it... I think it's probably not that necessary, as the files are pretty simple... Plus, straight Xdoclet will be hard to do, since validations can be built separately for each alias of an action plus the Action class itself, which acts as the default, so you might end up writing more in Xdoclet tags than you'd need in an XML file :-)
I'm not sure what StrutsTestCase does, but there shouldn't be many cases where you'd need to test Actions in a container... I've written other Cactus tests, and never really found it hard, so what are you looking for? > -----Original Message----- > From: Pat Lightbody [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 01, 2003 5:28 PM > To: [EMAIL PROTECTED] > Subject: Re: [OS-webwork] WebWork2, here I come! > > > Indexed properties is supposed, XDoclet could be added but > the configuration is already damn easy without requiring > XDoclet. Cactus integration is trivial, but why not just mock it all? > > -Pat > > ----- Original Message ----- > From: "Raible, Matt" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, July 01, 2003 2:09 PM > Subject: RE: [OS-webwork] WebWork2, here I come! > > > > If you can give me XDoclet generation of the validations > (server-side > > + client side) like Struts has, and provide Cactus integration like > > StrutsTestCase, I might be interested. Of course, then > I'll have to > > learn SiteMesh over Tiles (or use Tiles with WW) and hope that WW > > supports > indexed > > properties (I'm sure it does). > > > > Erik has defected... damn... ;-) > > > > Raible > > > > -----Original Message----- > > From: Hani Suleiman [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, July 01, 2003 2:57 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [OS-webwork] WebWork2, here I come! > > > > > > > > On Tuesday, July 1, 2003, at 04:52 PM, Jason Carreira wrote: > > > > > > > > > > > We're just glad to have you... Next we'll convert Matt > Raible, then > > > we'll teach Craig McClanahan the error of his ways... LOL > > > > > All that'd be left to do after that is get him to drop the > devil-spawn > > abomination sometimes knows as JSF, and there might hope > yet for the > > web portion of j2ee. > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET > sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > > http://aspnet.click-> url.com/go/psa00100006ave/direct;at.asp_061203_01/ > > 01 > > _______________________________________________ > > Opensymphony-webwork mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET > sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > > http://aspnet.click-> url.com/go/psa00100006ave/direct;at.asp_061203_01/ > > 01 > > _______________________________________________ > > Opensymphony-webwork mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites > including Data Reports, E-commerce, Portals, and Forums are > available now. Download today and enter to win an XBOX or > Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_06 1203_01/01 _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
