Re: blank.war vs. struts-blank.war [was: Re: Tools in Struts]

2002-11-25 Thread Ted Husted
The struts-blank.war at SourceForge is the 1.0 version of the blank application for 1.1. So, the best answer would be blank.war for 1.1 and the struts-blank.war for 1.0. =:0) Of course, if you and Erik wanted to work on struts-xdoclet through the SF site, just send me your SF ids =:0) -Ted.

Re: blank.war vs. struts-blank.war [was: Re: Tools in Struts]

2002-11-25 Thread Emmanuel Boudrant
Just a question, who is Erik ? ;) --- Ted Husted [EMAIL PROTECTED] a écrit : The struts-blank.war at SourceForge is the 1.0 version of the blank application for 1.1. So, the best answer would be blank.war for 1.1 and the struts-blank.war for 1.0. =:0) Of course, if you and Erik wanted

Re: blank.war vs. struts-blank.war [was: Re: Tools in Struts]

2002-11-25 Thread Erik Hatcher
Emmanuel Boudrant wrote: Just a question, who is Erik ? ;) I guess Ted is referring to me :) Erik http://erik.hatcher.net -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: blank.war vs. struts-blank.war [was: Re: Tools in Struts]

2002-11-25 Thread Emmanuel Boudrant
Oh yes ;) So it's about Struts tools, how can we package a set of Struts tools for Java/XML generation (Struts-XDoclet, EasyStruts, Console). Perhaps we need to create an API based on struts configuration classes (org.apache.struts.config.*) for writing Struts XML/JSP/Java files. This API can be

Re: blank.war vs. struts-blank.war [was: Re: Tools in Struts]

2002-11-25 Thread Erik Hatcher
XDoclet already ships with builtin struts-config.xml generation, validatio.xml generation, and Struts form bean generation (from entity beans, and maybe for value objects?). I'm not sure what is needed to make the presentation of this stuff better, but its all there for the taking and works

Re: blank.war vs. struts-blank.war [was: Re: Tools in Struts]

2002-11-25 Thread Craig R. McClanahan
On Mon, 25 Nov 2002, Erik Hatcher wrote: Date: Mon, 25 Nov 2002 14:11:12 -0500 From: Erik Hatcher [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: Re: blank.war vs. struts-blank.war [was: Re: Tools in Struts

blank.war vs. struts-blank.war [was: Re: Tools in Struts]

2002-11-24 Thread Matt Raible
I noticed that the Struts Applications project on SourceForge has a blank.war project and there's also struts-blank.war that is distributed with Struts. Which one is best to advertise as a good starting package. I hope to both 1) create an app based on struts advanced features (i.e.