Re: Apps (was ... StrutsFileDownload)

2004-11-27 Thread Frank W. Zammetti
I'm not sure I see your objection (although I have no doubt it's there and perfectly valid :) ). As with all things, a bit of discipline has to be used. If you take an idea and use it to build an "everything" example app, you have to choose something that is (a) not so difficult as to be usele

[Apache Struts Wiki] Updated: TedHusted

2004-11-27 Thread dev
Date: 2004-11-27T13:17:24 Editor: TedHusted <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: TedHusted URL: http://wiki.apache.org/struts/TedHusted no comment Change Log: -- @@ -1,11 +1,10 @@ ##langu

Re: Apps (was ... StrutsFileDownload)

2004-11-27 Thread Ted Husted
On Sat, 27 Nov 2004 14:06:39 -0500, Frank W. Zammetti wrote: > Before my company decided to join the real world and use Struts, we > had our own custom framework that we developed.  One of the pieces > I lobbied for and wound up building was one all-encompassing sample > application with a suite of

Re: Apps (was ... StrutsFileDownload)

2004-11-27 Thread Dakota Jack
Downloading a file in Struts is, as Martin says, "almost trivial". In fact, downloading a file in Java is pretty danged easy. So is number theory: five postulates. What's to worry? LOL http://www.mathacademy.com/pr/minitext/number/index.asp . * Pl. 0 is a number. * P2. The successor

Re: Apps (was ... StrutsFileDownload)

2004-11-27 Thread Frank W. Zammetti
No parade to rain on Martin :) I thought the whole downloading thing was a good idea a month or so ago when it was being discussed, but I frankly don't particuarly care any more. I guess maybe my parade got rained on a few weeks ago, but I'm over it now :) -- Frank W. Zammetti Founder and Chi

Re: Apps (was ... StrutsFileDownload)

2004-11-27 Thread Frank W. Zammetti
I agree completely, and can speak from experience... Before my company decided to join the real world and use Struts, we had our own custom framework that we developed. One of the pieces I lobbied for and wound up building was one all-encompassing sample application with a suite of test cases a

Re: Apps (was ... StrutsFileDownload)

2004-11-27 Thread Martin Cooper
On Sat, 27 Nov 2004 13:33:38 -0500, Ted Husted <[EMAIL PROTECTED]> wrote: > On Fri, 26 Nov 2004 20:42:07 -0800, Martin Cooper wrote: > > On Fri, 26 Nov 2004 23:27:44 -0500, Ted Husted <[EMAIL PROTECTED]> > > wrote: > > > >> There's a download module in the struts-examples application. > >> > > Er,

Re: Apps (was ... StrutsFileDownload)

2004-11-27 Thread Ted Husted
On Fri, 26 Nov 2004 20:42:07 -0800, Martin Cooper wrote: > On Fri, 26 Nov 2004 23:27:44 -0500, Ted Husted <[EMAIL PROTECTED]>  > wrote: > >> There's a download module in the struts-examples application. >> > Er, that's an upload example. ;-) All the more reason to add it to the current suite of ex

[Apache Struts Wiki] Updated: StrutsSolutions

2004-11-27 Thread dev
Date: 2004-11-27T08:19:57 Editor: DakotaJack <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsSolutions URL: http://wiki.apache.org/struts/StrutsSolutions no comment Change Log: -- @@ -2,7 +2,7

[Apache Struts Wiki] Updated: FrontPage

2004-11-27 Thread dev
Date: 2004-11-27T07:52:40 Editor: DakotaJack <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: FrontPage URL: http://wiki.apache.org/struts/FrontPage no comment Change Log: -- @@ -21,6 +21,7 @@ * Str

[Apache Struts Wiki] New: StrutsSolutions

2004-11-27 Thread dev
Date: 2004-11-27T07:51:14 Editor: DakotaJack <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsSolutions URL: http://wiki.apache.org/struts/StrutsSolutions no comment New Page: ##language:en = INTRODUCTION = This space is to list persistent or general problems and to p

[Apache Struts Wiki] Updated: StrutsState

2004-11-27 Thread dev
Date: 2004-11-27T07:19:24 Editor: DakotaJack <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsState URL: http://wiki.apache.org/struts/StrutsState no comment Change Log: -- @@ -1,5 +1,6 @@ ##la

[Apache Struts Wiki] Updated: StrutsState

2004-11-27 Thread dev
Date: 2004-11-27T07:17:13 Editor: DakotaJack <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsState URL: http://wiki.apache.org/struts/StrutsState no comment Change Log: -- @@ -1,18 +1,25 @@ ##

Re: [Apache Struts Wiki] Updated: StrutsFileDownload

2004-11-27 Thread Frank W. Zammetti
I would LOVE for that to happen, but knowing my work environment it would never happen. Frankly, my company isn't that forward-thinking. They haven't really embraced open-source anyway like I would like then to, so they wouldn't see any incentive to support such an idea. I tend to get a fair a

Re: [Apache Struts Wiki] Updated: StrutsFileDownload

2004-11-27 Thread Ted Husted
In the beginning, we bundled the MailReader application with Struts. Between 1.0 and 1.1 we added a few other small examples. In 1.2, we combined these into a single modular example. For 1.3, we intend to extract a number of items from the core, including the four bundled applications (Blank, E

Re: [Apache Struts Wiki] Updated: StrutsFileDownload

2004-11-27 Thread Ted Husted
If the are using Struts at work, you might consider asking that they contribute a few hours of your time, to help keep the project going. Volunteerism, individual and corporate, is our one and only business model. I did snag a copy of your application and will get to it eventually. -Ted. On Sa

Re: [Apache Struts Wiki] Updated: StrutsFileDownload

2004-11-27 Thread Ted Husted
There's a download module in the struts-examples application. Originally, these were separate applications demonstrating validation, download, and so forth, but we merged them early in the 1.2 series. (Mainly so we had a modules application against which to test changes.) It seems like it would