Re: Website redirect

2005-11-10 Thread Ted Husted
On 11/10/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > James fixed most of the issues with moved content by linking (for > example) flow -> struts-flow in /www/struts.apache.org. (Thanks!) ... > I added a redirect in /www/struts.apache.org/.htaccess to fix this. > It seems to be working... let me k

Re: svn commit: r331859 - /struts/site/trunk/xdocs/volunteers.xml

2005-11-10 Thread Craig McClanahan
On 11/8/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > + > + Sean Schofield -- Committer > + You might want to consider adjusting the "id" value, lest you fall prey to schizophrenic tendencies :-) Craig

svn commit: r332291 - in /struts/site/trunk/xdocs: announce.xml volunteers.xml

2005-11-10 Thread wsmoak
Author: wsmoak Date: Thu Nov 10 05:31:42 2005 New Revision: 332291 URL: http://svn.apache.org/viewcvs?rev=332291&view=rev Log: Fixed Sean's announcement and anchor. Modified: struts/site/trunk/xdocs/announce.xml struts/site/trunk/xdocs/volunteers.xml Modified: struts/site/trunk/xdocs/ann

[EMAIL PROTECTED]: Project struts-taglib-from-packages (in module struts) failed

2005-11-10 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project struts-taglib-from-packages has an issue affecting its community integration. Th

[EMAIL PROTECTED]: Project struts-taglib-from-packages (in module struts) failed

2005-11-10 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project struts-taglib-from-packages has an issue affecting its community integration. Th

svn commit: r332294 - in /struts: apps/trunk/xdocs/ bsf/trunk/xdocs/ core/trunk/xdocs/userGuide/ el/trunk/xdocs/ taglib/trunk/xdocs/

2005-11-10 Thread husted
Author: husted Date: Thu Nov 10 05:45:21 2005 New Revision: 332294 URL: http://svn.apache.org/viewcvs?rev=332294&view=rev Log: * Core - Exchange content with Taglib * Taglib - Update for 1.3.x series. * App - Conform navigation.zml. * BSF - Conform navigation.xml and title. The "changes" page do

Re: svn commit: r331859 - /struts/site/trunk/xdocs/volunteers.xml

2005-11-10 Thread Sean Schofield
Yeah Martin mentioned the same thing. sean On 11/10/05, Craig McClanahan <[EMAIL PROTECTED]> wrote: > On 11/8/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > + > > + Sean Schofield -- Committer > > + > > > You might want to consider adjusting the "id" value, lest you fall prey to > schiz

Re: svn commit: r331859 - /struts/site/trunk/xdocs/volunteers.xml

2005-11-10 Thread Wendy Smoak
On 11/10/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > Yeah Martin mentioned the same thing. > It's fixed (along with the annoucement that was missing your name) though I haven't re-published the site since. -- Wendy - To unsu

Problem With Tiles Doc

2005-11-10 Thread Greg Reddin
If you go to the Tiles Home page (http://struts.apache.org/struts- tiles/index.html) then click on the Struts logo at the top, you'll get a 404 because the Struts logo links to http://struts.apache.org/ tiles. It needs to link to http://struts.apache.org but I can't figure out where the URL

Re: [shale] Another dialog idea

2005-11-10 Thread Sean Schofield
I know this conversation was over a week ago but I finally had some time to get back to my mailing list backlog... (see inline comments below) > How is this different from just encapsulating your setup logic into an > action method, and then calling it as the first state of the dialog > explicitly

Re: [shale] Robust dialogs

2005-11-10 Thread Sean Schofield
Rahul, These are interesting use cases. I'm not sure that there is an easy solution to these problems though. The "back" button and browser cacheing are handy for the end user but certainly a PITA for developers! One option would be to use the "Token Pattern" (See Core J2EE Patterns). Shale h

Re: svn commit: r332291 - in /struts/site/trunk/xdocs: announce.xml volunteers.xml

2005-11-10 Thread Gary VanMatre
Darn, I some how wish that I was unaware of my sickness as I admired the works of the other personality :-) > Author: wsmoak > Date: Thu Nov 10 05:31:42 2005 > New Revision: 332291 > > URL: http://svn.apache.org/viewcvs?rev=332291&view=rev > Log: > Fixed Sean's announcement and anchor. > > Mod

Re: Problem With Tiles Doc

2005-11-10 Thread Wendy Smoak
On 11/10/05, Greg Reddin <[EMAIL PROTECTED]> wrote: > If you go to the Tiles Home page (http://struts.apache.org/struts- > tiles/index.html) then click on the Struts logo at the top, you'll > get a 404 because the Struts logo links to http://struts.apache.org/ > tiles. It needs to link to http://s

Re: [shale] Robust dialogs

2005-11-10 Thread Michael Jouravlev
On 11/4/05, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > I like Shale dialogs, though there are a couple of issues I'd like to > investigate. Always helps to know these aren't solved problems. > > I dislike the IllegalArgumentException in > DialogNavigationHandler#handleNavigation(), and want to work

DO NOT REPLY [Bug 37364] - [shale] Static members accessed in non-static way

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r332320 - in /struts/shale/trunk: core-library/src/java/org/apache/shale/application/ core-library/src/java/org/apache/shale/remote/ use-cases/src/test/org/apache/shale/usecases/remote/

2005-11-10 Thread schof
Author: schof Date: Thu Nov 10 08:09:45 2005 New Revision: 332320 URL: http://svn.apache.org/viewcvs?rev=332320&view=rev Log: Applied Rahul Akolkar's patch for Bug#37364. Modified: struts/shale/trunk/core-library/src/java/org/apache/shale/application/AbstractRegExpFilter.java struts/sha

svn commit: r332359 - /struts/sandbox/trunk/overdrive/Nexus/Web/GridControl.ascx.cs

2005-11-10 Thread husted
Author: husted Date: Thu Nov 10 11:45:00 2005 New Revision: 332359 URL: http://svn.apache.org/viewcvs?rev=332359&view=rev Log: OVR-21 * Add support for custom templates Modified: struts/sandbox/trunk/overdrive/Nexus/Web/GridControl.ascx.cs Modified: struts/sandbox/trunk/overdrive/Nexus/Web/G

svn commit: r332378 - in /struts/tiles/trunk: project.xml xdocs/navigation.xml

2005-11-10 Thread greddin
Author: greddin Date: Thu Nov 10 13:28:11 2005 New Revision: 332378 URL: http://svn.apache.org/viewcvs?rev=332378&view=rev Log: Removed incorrect URL from POM file. Corrected title in Navigation file. Modified: struts/tiles/trunk/project.xml struts/tiles/trunk/xdocs/navigation.xml Modifi

Re: [shale] Another dialog idea

2005-11-10 Thread Craig McClanahan
On 11/10/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > > I know this conversation was over a week ago but I finally had some > time to get back to my mailing list backlog... (see inline comments > below) > > > How is this different from just encapsulating your setup logic into an > > action metho

DO NOT REPLY [Bug 37459] New: - BigInteger and BigDecimal are in java.math

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37459] - BigInteger and BigDecimal are in java.math

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37460] New: - Some missing "Core" identifier in building model doc

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37460] - Some missing "Core" identifier in building model doc

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Integrating AJAX into Struts

2005-11-10 Thread Stephan Heilner
With all the momentum towards AJAX, has anyone started to undertake integrating AJAX into Struts. I think that it could be relatively easy using DWR (http://getahead.ltd.uk/dwr/). Here's how I'm thinking you could do it: Since Struts uses custom tag libraries for forms (ie ) you could change th

DO NOT REPLY [Bug 37461] New: - execute method belongs to Action not ActionForm

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37461] - execute method belongs to Action not ActionForm

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37462] New: - Proposed clarifications for ComposableRequestProcessor docs

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37462] - Proposed clarifications for ComposableRequestProcessor docs

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37463] New: - Misc edits to building_controller

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37463] - Misc edits to building_controller

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Integrating AJAX into Struts

2005-11-10 Thread Frank W. Zammetti
Been there, done that :) http://struts.sourceforge.net/ajaxtags/index.html Unfortunately, the idea was not especially well-recieved when I offered to continue the work and make it a real, official part of the Struts taglibs, so there is now a frankly much better non-Struts-specific version in

svn commit: r332415 - /struts/core/trunk/xdocs/userGuide/building_controller.xml

2005-11-10 Thread niallp
Author: niallp Date: Thu Nov 10 17:33:58 2005 New Revision: 332415 URL: http://svn.apache.org/viewcvs?rev=332415&view=rev Log: Fix for Bug 37459 - correct BigDecimal/BigInteger package names - patch supplied by Christian Meder Modified: struts/core/trunk/xdocs/userGuide/building_controller.x

DO NOT REPLY [Bug 37459] - BigInteger and BigDecimal are in java.math

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r332416 - /struts/core/trunk/xdocs/userGuide/building_controller.xml

2005-11-10 Thread niallp
Author: niallp Date: Thu Nov 10 17:41:46 2005 New Revision: 332416 URL: http://svn.apache.org/viewcvs?rev=332416&view=rev Log: Fix for Bug 37461 - documentation corrections - patch supplied by Christian Meder Modified: struts/core/trunk/xdocs/userGuide/building_controller.xml Modified: stru

DO NOT REPLY [Bug 37461] - execute method belongs to Action not ActionForm

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [shale] Another dialog idea

2005-11-10 Thread Rahul Akolkar
On 11/10/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > I suppose we could have > >

Re: [shale] Robust dialogs

2005-11-10 Thread Rahul Akolkar
On 11/10/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > Rahul, > > These are interesting use cases. I'm not sure that there is an easy > solution to these problems though. The "back" button and browser > cacheing are handy for the end user but certainly a PITA for > developers! > > One option wo

Re: [shale] Robust dialogs

2005-11-10 Thread Rahul Akolkar
On 11/10/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > On 11/4/05, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > I like Shale dialogs, though there are a couple of issues I'd like to > > investigate. Always helps to know these aren't solved problems. > > > > I am sorry but I just could not kee

svn commit: r332435 - /struts/core/trunk/xdocs/userGuide/building_controller.xml

2005-11-10 Thread niallp
Author: niallp Date: Thu Nov 10 19:24:19 2005 New Revision: 332435 URL: http://svn.apache.org/viewcvs?rev=332435&view=rev Log: Fix for Bug 37462 - Clarifications for ComposableRequestProcessor docs - based on a patch supplied by Christian Meder Modified: struts/core/trunk/xdocs/userGuide/bui

DO NOT REPLY [Bug 37462] - Proposed clarifications for ComposableRequestProcessor docs

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r332438 - in /struts/core/trunk/xdocs/userGuide: building_controller.xml index.xml

2005-11-10 Thread niallp
Author: niallp Date: Thu Nov 10 19:47:51 2005 New Revision: 332438 URL: http://svn.apache.org/viewcvs?rev=332438&view=rev Log: Fix for Bug 37463 - Misc edits to building_controller - based on a patch supplied by Christian MederBug Modified: struts/core/trunk/xdocs/userGuide/building_controll

DO NOT REPLY [Bug 37463] - Misc edits to building_controller

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37460] - Some missing "Core" identifier in building model doc

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37465] New: - [docs] Remove superfluous para from bean taglibdoc

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37465] - [docs] Remove superfluous para from bean taglibdoc

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r332442 - /struts/tiles/trunk/src/tld/struts-tiles.tld

2005-11-10 Thread wsmoak
Author: wsmoak Date: Thu Nov 10 20:18:16 2005 New Revision: 332442 URL: http://svn.apache.org/viewcvs?rev=332442&view=rev Log: Fixed typos: ;gt; -> > Modified: struts/tiles/trunk/src/tld/struts-tiles.tld Modified: struts/tiles/trunk/src/tld/struts-tiles.tld URL: http://svn.apache.org/viewcv

svn commit: r332453 - /struts/taglib/trunk/src/tld/struts-bean.tld

2005-11-10 Thread wsmoak
Author: wsmoak Date: Thu Nov 10 21:00:32 2005 New Revision: 332453 URL: http://svn.apache.org/viewcvs?rev=332453&view=rev Log: Removed unnecessary paragraph. In addition to having a broken link, it refers to the Struts Documentation app which no longer exists. Patch submitted by Rahul Akolkar

DO NOT REPLY [Bug 37465] - [docs] Remove superfluous para from bean taglibdoc

2005-11-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Integrating AJAX into Struts

2005-11-10 Thread Martin Cooper
On 11/10/05, Stephan Heilner <[EMAIL PROTECTED]> wrote: > > With all the momentum towards AJAX, has anyone started to undertake > integrating AJAX into Struts. I think that it could be relatively easy > using DWR (http://getahead.ltd.uk/dwr/). Here's how I'm thinking you > could do it: > > Since St

Re: [shale] Robust dialogs

2005-11-10 Thread Michael Jouravlev
On 11/10/05, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > You can compare your > > testing examples with wizard, which works: > > http://www.superinterface.com/wizard/signupWizard.do > > > Cool. Like the FrontController style setup, you've obviously spent > time thinking about these kind of usecas

Re: [shale] Robust dialogs

2005-11-10 Thread Wendy Smoak
On 11/10/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > The sample app initialized, but Tomcat does not see it running: "The > requested resource (/struts-shale-usecases) is not available." Do I > need something else besides the WAR file? Just a guess: Shale requires Servlet 2.4 (so Tomcat