Re: Powered By Page

2002-10-31 Thread Ted Husted
The criteria is just whats on the page itself. That's all I even sent over the list. As of 2002-Jul-31, pages linked here must indicate that they are powered by Struts or otherwise credit the Apache Software Foundation pursuant to item 3 of the Apache Software License (This product includes

cvs commit: jakarta-struts/contrib/scaffold/src/java/org/apache/struts/scaffold ProcessFormAction.java ProcessDispatchAction.java ProcessAction.java ParameterAction.java BaseForm.java BaseAction.java

2002-10-31 Thread husted
husted 2002/10/31 06:32:08 Modified:contrib/scaffold/src/java/org/apache/struts/scaffold ProcessFormAction.java ProcessDispatchAction.java ProcessAction.java ParameterAction.java BaseForm.java BaseAction.java

cvs commit: jakarta-struts/contrib/scaffold/src STATUS.txt

2002-10-31 Thread husted
husted 2002/10/31 06:32:25 Modified:contrib/scaffold/src STATUS.txt Log: + ProcessDispatchAction: Resolve problem in Scroller/ScrollBeanBase; helper methods needed to be named UNlike properties to keep from confusing BeanUtils. + ProcessDispatchAction: Change to bypass

Re: Building Struts

2002-10-31 Thread Ted Husted
I'm sure Craig or Martin will chime in about this, but many of the Commons components are now able to automatically download the JARs you need. I haven't had a chance to backtrack the technicalities myself, but I'm guessing this may be an offshoot of the Maven functionality. Jelly in the

Re: Building Struts

2002-10-31 Thread Craig R. McClanahan
On Wed, 30 Oct 2002, David Graham wrote: Date: Wed, 30 Oct 2002 20:32:31 -0700 From: David Graham [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Building Struts I'm starting to work on source patches so I'm setting up my build

Re: Building Struts

2002-10-31 Thread David Graham
This is my first time using Ant so I'm ignorant of all the details. I was thinking we could zip up a build environment with all the required jars in it and a build.properties that was configured for that. You could modify the build.properties if you wanted. I didn't think any changes would

RE: Building Struts

2002-10-31 Thread Karr, David
-Original Message- From: David Graham [mailto:dgraham1980;hotmail.com] Sent: Thursday, October 31, 2002 9:42 AM This is my first time using Ant so I'm ignorant of all the details. I was thinking we could zip up a build environment with all the required jars in it and a

[Fwd: RE: config of struts with cactus]

2002-10-31 Thread Erik Hatcher
Heads up and I agree that bundling some kind of Cactus/StrutsTestCase examples and perhaps even the API's themselves. We all agree that writing test cases is a good thing, right? So why not help out the users of Struts with what we consider best practices?! :) Food for thought. Erik

[Fwd: Struts in Action Ebook Release]

2002-10-31 Thread Erik Hatcher
Congratulations, Ted! Erik Original Message Subject: Struts in Action Ebook Release Date: Thu, 31 Oct 2002 12:02:30 -0600 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] The Manning book, Struts in Action, has gone to press and will be available for sale in late November.

RE: [Fwd: RE: config of struts with cactus]

2002-10-31 Thread Trieu, Danny
I just posted the request to the Struts mailling list. If you Are on the Struts mailling list, then voice your opion. danny -Original Message- From: Erik Hatcher [mailto:jakarta-struts;ehatchersolutions.com] Sent: Thursday, October 31, 2002 10:23 AM To: [EMAIL PROTECTED] Subject:

DO NOT REPLY [Bug 14042] - Memory leaks with JBoss 3.x +(Tomcat/Jetty)

2002-10-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14042. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: [Fwd: Struts in Action Ebook Release]

2002-10-31 Thread James Mitchell
Wow, and forwarded by Craig.nice touch. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. - Albert Einstein (1879-1955) -Original Message- From: Erik

Re: question about tiles:useAttribute

2002-10-31 Thread Anand Joshi
hi Cedric, I took nightly build 1031 and extracted struts.jar from it But unfortunately it did not solve problem. Thanks for your prompt attention! Anand Joshi Websphere Development Team Ph: 919-254-4331 (Tie 444-4331) mail: [EMAIL PROTECTED]

Re: Building Struts

2002-10-31 Thread Craig R. McClanahan
On Thu, 31 Oct 2002, David Graham wrote: Date: Thu, 31 Oct 2002 10:42:19 -0700 From: David Graham [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Building Struts This is my first time using Ant so I'm ignorant of all the details. I

RE: Building Struts

2002-10-31 Thread Craig R. McClanahan
On Thu, 31 Oct 2002, Karr, David wrote: Date: Thu, 31 Oct 2002 10:11:38 -0800 From: Karr, David [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: RE: Building Struts -Original Message- From: David Graham

Re: [Fwd: RE: config of struts with cactus]

2002-10-31 Thread Craig R. McClanahan
On Thu, 31 Oct 2002, Erik Hatcher wrote: Date: Thu, 31 Oct 2002 13:22:33 -0500 From: Erik Hatcher [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Subject: [Fwd: RE: config of struts with cactus] Heads up and I agree that

RE: Building Struts

2002-10-31 Thread James Holmes
I think it would be nice if we could run a nightly process that ran after the other nightly processes and created an archive that had all of the other nightlies in it. -james --- Craig R. McClanahan [EMAIL PROTECTED] wrote: On Thu, 31 Oct 2002, Karr, David wrote: Date: Thu, 31 Oct 2002

RE: Building Struts

2002-10-31 Thread Karr, David
-Original Message- From: Craig R. McClanahan [mailto:craigmcc;apache.org] Sent: Thursday, October 31, 2002 11:08 AM On Thu, 31 Oct 2002, Karr, David wrote: Date: Thu, 31 Oct 2002 10:11:38 -0800 From: Karr, David [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL

RE: Building Struts

2002-10-31 Thread David Graham
That's exactly what I was thinking. Craig, you obviously know what you're doing and can build nightlies and get your build environment exactly how you want it. This idea wasn't really targeted towards those users. I just thought it would be helpful to have an environment ready to go for

Re: [Fwd: RE: config of struts with cactus]

2002-10-31 Thread Craig R. McClanahan
On Thu, 31 Oct 2002, Craig R. McClanahan wrote: Date: Thu, 31 Oct 2002 11:10:11 -0800 (PST) From: Craig R. McClanahan [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: Re: [Fwd: RE: config of struts with cactus]

RE: Building Struts

2002-10-31 Thread Craig R. McClanahan
On Thu, 31 Oct 2002, James Holmes wrote: Date: Thu, 31 Oct 2002 11:10:22 -0800 (PST) From: James Holmes [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: RE: Building Struts I think it would be nice if we could run

RE: [Fwd: RE: config of struts with cactus]

2002-10-31 Thread James Mitchell
Perhaps, the best place for that might be on the struts project at sf.net. http://www.sourceforge.net/projects/struts At least that's where I'm planning to put a few things (such as DBMessageResources). Which reminds me Ted, what's the best way for me to maintain a subfolder off of the main

Re: [Fwd: Struts in Action Ebook Release]

2002-10-31 Thread micael
Yes, congratulations, Ted. How about us who have prepaid for the printed edition? Can we get the ebook gratis? If not, it would be better to drop the buy, get the ebook, and buy the book later. Micael At 01:23 PM 10/31/2002 -0500, you wrote: Congratulations, Ted! Erik

Re: [Fwd: RE: config of struts with cactus]

2002-10-31 Thread Erik Hatcher
I'm not on struts-user, just struts-dev I have more than enough e-mail to keep me always running behind as it is! :) Its really a struts-dev issue to consolidate this stuff into a nice deliverable for releases. Erik Trieu, Danny wrote: I just posted the request to the Struts mailling

Struts taglib

2002-10-31 Thread Etienne Labont
Hi, Are there any plans to untie taglibs from Struts in a future version? In many cases I see this wouldn't be too much to ask. Such as in org.apache.struts.taglib.bean.MessageTag where there is a dependency on org.apache.struts.action.Action only for a few constants. While we are at it, are

Re: Struts taglib

2002-10-31 Thread Craig R. McClanahan
On Thu, 31 Oct 2002, [utf-8] Etienne Labonté wrote: Date: Thu, 31 Oct 2002 15:50:35 -0500 From: [utf-8] Etienne Labonté [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: Struts Developers List (E-mail) [EMAIL PROTECTED] Subject: Struts taglib Hi, Are there any

Re: Struts taglib

2002-10-31 Thread David Graham
I agree with Craig. We shouldn't put any more effort into the taglibs than we need to. I am concerned about enhancing a few of the tags like errors and messages because they are struts specific and very useful. David From: Craig R. McClanahan [EMAIL PROTECTED] Reply-To: Struts Developers

Re: Struts taglib

2002-10-31 Thread Craig R. McClanahan
On Thu, 31 Oct 2002, David Graham wrote: Date: Thu, 31 Oct 2002 14:49:54 -0700 From: David Graham [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Struts taglib I agree with Craig. We shouldn't put any more effort into the taglibs

Re: Struts taglib

2002-10-31 Thread Ted Husted
10/31/2002 4:52:50 PM, Craig R. McClanahan [EMAIL PROTECTED] wrote: but on the whole we should be able to let people freely choose their view-tier technology just like we currently let them choose their model-tier technology. To me, the core value add of Struts has always been the controller,

DO NOT REPLY [Bug 14150] New: - Allow bean:write/ to use any subclass of java.text.Format

2002-10-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14150. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Struts taglib

2002-10-31 Thread Alan P Sexton
Currently I am using the tiles, bean, html, and logic taglibs, and am about to start using nested. If these will eventually be phased out then I am very happy to move to other taglibs. It would be very nice if there was some kind of documentation on how the current libraries match with the

cvs commit: jakarta-struts/doc/resources articles.xml

2002-10-31 Thread jholmes
jholmes 2002/10/31 16:01:50 Modified:doc/resources articles.xml Log: add Chuck's new article from O'Reilly's OnJava.com Revision ChangesPath 1.9 +1 -0 jakarta-struts/doc/resources/articles.xml Index: articles.xml

Re: Struts taglib

2002-10-31 Thread Ted Husted
10/31/2002 6:16:04 PM, Alan P Sexton [EMAIL PROTECTED] wrote: Currently I am using the tiles, bean, html, and logic taglibs, and am aboutto start using nested. If these will eventually be phased out then I am very happy to move to other taglibs. It would be very nice if there was some kind of

Re: Struts taglib

2002-10-31 Thread Craig R. McClanahan
On Thu, 31 Oct 2002, Alan P Sexton wrote: Date: Thu, 31 Oct 2002 23:16:04 + From: Alan P Sexton [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: Re: Struts taglib Currently I am using the tiles, bean, html,