DO NOT REPLY [Bug 29628] New: - Configuration tag ignored

2004-06-17 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

[Apache Struts Wiki] Updated: FrontPage

2004-06-17 Thread dev
Date: 2004-06-17T02:42:19 Editor: 61.11.94.229 <> Wiki: Apache Struts Wiki Page: FrontPage URL: http://wiki.apache.org/struts/FrontPage no comment Change Log: -- @@ -4,7 +4,7 @@ http://jakarta.apache.o

struts-faces (commons-validator.jar)

2004-06-17 Thread Matthias Wessendorf
Hi, i just noticed, that struts-faces contains version 1.0.2 (nightly-build) and struts itsself contains version 1.2.0-dev is there a reason for it? or am i missing something? Cheers, Matthias -- Matthias Weßendorf Aechterhoek 18 DE-48282 Emsdetten Germany Email: matthias AT wessendorf DOT net

RE: struts-faces (commons-validator.jar)

2004-06-17 Thread James Holmes
The reason is because Struts-Faces is currently built against Struts 1.1 which uses validation 1.0.2. There was some discussion last week about whether or not Struts-Faces should be built against the latest version of Struts (CVS head) or Struts 1.1. My feeling is that it should work with both.

cvs commit: jakarta-struts/contrib/struts-faces README.txt

2004-06-17 Thread jmitchell
jmitchell2004/06/17 05:00:46 Modified:contrib/struts-faces README.txt Log: Fixed another typo Revision ChangesPath 1.11 +6 -2 jakarta-struts/contrib/struts-faces/README.txt Index: README.txt

cvs commit: jakarta-struts/contrib/struts-faces README.txt

2004-06-17 Thread jmitchell
jmitchell2004/06/17 05:04:26 Modified:contrib/struts-faces README.txt Log: This is why I prefer gui tools over command line sometimes;) Revision ChangesPath 1.12 +1 -5 jakarta-struts/contrib/struts-faces/README.txt Index: README.txt ==

RE: struts-faces (commons-validator.jar)

2004-06-17 Thread Matthias Wessendorf
James, okay. i read the thread and thought i should be build against 1.2 ... but i guess i missed something ... your feelings are right, both work... btw. the example is wrong registrationForm requires only a username so i entered 'MW' logonForm said, that username AND password should be min

RE: struts-faces (commons-validator.jar)

2004-06-17 Thread James Holmes
I was seeing those duplicate component-id error messages too. I'm not sure how to fix them yet. If you know, please let me know and I will get a fix committed to the code. -James -Original Message- From: Matthias Wessendorf [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 7:03 A

[Apache Struts Wiki] Updated: StrutsConsultants

2004-06-17 Thread dev
Date: 2004-06-17T07:39:11 Editor: 212.242.127.99 <> Wiki: Apache Struts Wiki Page: StrutsConsultants URL: http://wiki.apache.org/struts/StrutsConsultants no comment Change Log: -- @@ -33,6 +33,7 @@ '''

[Apache Struts Wiki] Updated: StrutsConsultants

2004-06-17 Thread dev
Date: 2004-06-17T07:39:45 Editor: 212.242.127.99 <> Wiki: Apache Struts Wiki Page: StrutsConsultants URL: http://wiki.apache.org/struts/StrutsConsultants no comment Change Log: -- @@ -33,7 +33,7 @@ '''

DO NOT REPLY [Bug 29628] - Configuration tag ignored

2004-06-17 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: cvs commit: jakarta-struts/contrib/struts-faces README.txt

2004-06-17 Thread Paul Speed
Weird. Normally, even command line CVS won't let you check in files with conflicts in them. -Paul [EMAIL PROTECTED] wrote: jmitchell2004/06/17 05:04:26 Modified:contrib/struts-faces README.txt Log: This is why I prefer gui tools over command line sometimes;) Revision Changes

Struts-faces examples work for me

2004-06-17 Thread Michael Rasmussen
I removed all the tags from the example app. It works. I even get the stylesheets to display correctly. Man that is one ugly stylesheet. Anyway, this seems to have solved the immediate problem. however, there is the bigger problem of the s:base tag not working. Anyone know the solution?

RE: Struts-faces examples work for me

2004-06-17 Thread James Holmes
Yep, you are experiencing exactly what I experienced yesterday. Basically the problem with the base tag (from what I can tell) is that it is rendering an invalid value. I'm not sure where it gets its value from. If you look at the code in the BaseRenderer class it should only be outputting the "

RE: Struts-faces examples work for me

2004-06-17 Thread Matthias Wessendorf
James, what's up with your duplicated component-id? mine are still there, since i didn't touch the samples... ;-) Cheers, > -Original Message- > From: James Holmes [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 17, 2004 6:54 PM > To: 'Struts Developers List' > Subject: RE: Struts-face

RE: Struts-faces examples work for me

2004-06-17 Thread James Holmes
I believe the duplicate component-id is still occurring even without the tags in the JSPs. -James -Original Message- From: Matthias Wessendorf [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 11:57 AM To: 'Struts Developers List' Subject: RE: Struts-faces examples work for me Ja

[Apache Struts Wiki] Updated: StrutsTraining

2004-06-17 Thread dev
Date: 2004-06-17T11:11:35 Editor: 213.237.80.177 <> Wiki: Apache Struts Wiki Page: StrutsTraining URL: http://wiki.apache.org/struts/StrutsTraining no comment Change Log: -- @@ -13,3 +13,7 @@ '''German

Re: Struts 1.2.1 release?

2004-06-17 Thread Abhishek Khandelwal
So finally whats going on with Struts 1.2.1 Release? Is it going to be released soon or is still pending on some dependencies? Abhishek On Wed, 2004-06-09 at 05:46, Ted Husted wrote: > Robert, > > It's very important to remember that the mere fact we roll a release doesn't mean it > will ever

RE: Struts-faces examples work for me

2004-06-17 Thread Michael Rasmussen
If this is a dupe email I am sorry. But the other one never showed up and its not in my sent items. I can confirm that this is the case with the duplicate component id's. I am wodering if there is a problem with struts-faces trying to add components to an "appliction" lifecycle rather than a

[Apache Struts Wiki] Updated: ForwardingWithDifferentParameter

2004-06-17 Thread dev
Date: 2004-06-17T14:58:11 Editor: MarkDiggory <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: ForwardingWithDifferentParameter URL: http://wiki.apache.org/struts/ForwardingWithDifferentParameter no comment Change Log: -

[Apache Struts Wiki] Updated: ForwardingWithDifferentParameter

2004-06-17 Thread dev
Date: 2004-06-17T14:58:50 Editor: MarkDiggory <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: ForwardingWithDifferentParameter URL: http://wiki.apache.org/struts/ForwardingWithDifferentParameter no comment Change Log: -

[Apache Struts Wiki] Updated: ForwardingWithDifferentParameter

2004-06-17 Thread dev
Date: 2004-06-17T15:21:59 Editor: MarkDiggory <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: ForwardingWithDifferentParameter URL: http://wiki.apache.org/struts/ForwardingWithDifferentParameter fixed bug Change Log: --

ExtendedActionForward

2004-06-17 Thread Mark R. Diggory
I just finally joined the dev list, so pardon if this might be an old subject but... I came up with a simple Extension to ActionForward to manage the addition of parameters in the forwards request and posted it on the wiki. I have a version with even more functionality which allows the replaci

Re: ExtendedActionForward

2004-06-17 Thread Hubert Rabago
An extension to add parameters to the ActionForward! Join the club! :) Maybe you can add this to the enhancement request which covers this issue: http://issues.apache.org/bugzilla/show_bug.cgi?id=866 Hubert --- "Mark R. Diggory" <[EMAIL PROTECTED]> wrote: > I just finally joined the dev list,

Re: ExtendedActionForward

2004-06-17 Thread Martin Cooper
On Thu, 17 Jun 2004, Mark R. Diggory wrote: I just finally joined the dev list Welcome! , so pardon if this might be an old subject but... It's been discussed a few times. I came up with a simple Extension to ActionForward to manage the addition of parameters in the forwards request and posted i

Re: ExtendedActionForward

2004-06-17 Thread Mark R. Diggory
Martin Cooper wrote: On Thu, 17 Jun 2004, Mark R. Diggory wrote: I just finally joined the dev list Welcome! , so pardon if this might be an old subject but... It's been discussed a few times. I came up with a simple Extension to ActionForward to manage the addition of parameters in the forward

Re: ExtendedActionForward

2004-06-17 Thread Mark R. Diggory
Gladly... Hubert Rabago wrote: An extension to add parameters to the ActionForward! Join the club! :) Maybe you can add this to the enhancement request which covers this issue: http://issues.apache.org/bugzilla/show_bug.cgi?id=866 Hubert --- "Mark R. Diggory" <[EMAIL PROTECTED]> wrote: I just

[Apache Struts Wiki] Updated: StrutsBooks

2004-06-17 Thread dev
Date: 2004-06-17T20:46:13 Editor: 68.72.122.178 <> Wiki: Apache Struts Wiki Page: StrutsBooks URL: http://wiki.apache.org/struts/StrutsBooks no comment Change Log: -- @@ -1,4 +1,4 @@ -= Books about Stru

DO NOT REPLY [Bug 866] - Clean Way to Add Parameters to Redirecting Forward

2004-06-17 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_bug.

[Apache Struts Wiki] Updated: StrutsBooks

2004-06-17 Thread dev
Date: 2004-06-17T22:56:13 Editor: MartinCooper <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsBooks URL: http://wiki.apache.org/struts/StrutsBooks no comment Change Log: -- @@ -1,4 +1,4 @@ -=

[Apache Struts Wiki] Updated: FrontPage

2004-06-17 Thread dev
Date: 2004-06-17T23:28:00 Editor: MartinCooper <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: FrontPage URL: http://wiki.apache.org/struts/FrontPage no comment Change Log: -- @@ -4,7 +4,7 @@ http:/