Re: JDK Version for 1.3.x

2005-05-01 Thread Dakota Jack
There are some real problems, in my opinion, with going to Tiger. Tiger, I discovered, in an attempt to get it at least into development, really is very different in a lot of respects. I think it will be slow to get use, even if it is great. On 4/28/05, Ted Husted <[EMAIL PROTECTED]> wrote: >

[Struts Wiki] Update of "StrutsExtensions" by NickThomson

2005-05-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by NickThomson: http://wiki.apache.org/struts/StrutsExtensions -- [h

DTD 1.3

2005-05-01 Thread rmanchu
extends The name of the action mapping configuration that this will inherit configuration information from. actions extending actions. but what is the "name" referred here? the "name" attr determines the form right? is this implemented? thanx riyaz ---

DO NOT REPLY [Bug 34698] New: - [Shale] add base clay config to META-INF and added DTD documentation

2005-05-01 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 34698] - [Shale] add base clay config to META-INF and added DTD documentation

2005-05-01 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: r165574 - in /struts/shale/trunk/use-cases: ShaleUseCases.zuml src/java/org/apache/shale/usecases/profile/EditProfile.gif src/java/org/apache/shale/usecases/profile/LogOn.gif src/java/org/apache/shale/usecases/profile/package.html

2005-05-01 Thread craigmcc
Author: craigmcc Date: Sun May 1 18:45:30 2005 New Revision: 165574 URL: http://svn.apache.org/viewcvs?rev=165574&view=rev Log: Create package javadocs for the o.a.s.usecases.profile package, to describe the Log On and Edit Profile dialogs it contains (including UML state diagrams). Added:

[Struts Wiki] Update of "StrutsShale" by CraigMcClanahan

2005-05-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by CraigMcClanahan: http://wiki.apache.org/struts/StrutsShale The comment on the change is: Updated the Use Cases app javadocs with dialog state diag

Re: [Struts Wiki] Update of "StrutsShale" by CraigMcClanahan

2005-05-01 Thread Craig McClanahan
If you'd like to see what an application user has to do to leverage the "dialog" facility of Shale (similar in spirit to Spring WebFlow, but customized for tight integration with JSF), see the package documentation for the "org.apache.shale.usecases.profile" package in the Shale Use Cases example a

svn commit: r165576 - /struts/core/trunk/conf/share/struts-config_1_3.dtd

2005-05-01 Thread hrabago
Author: hrabago Date: Sun May 1 19:46:36 2005 New Revision: 165576 URL: http://svn.apache.org/viewcvs?rev=165576&view=rev Log: Update comment for extends attribute of action element. Modified: struts/core/trunk/conf/share/struts-config_1_3.dtd Modified: struts/core/trunk/conf/share/struts-c

Re: DTD 1.3

2005-05-01 Thread Hubert Rabago
Thanks for pointing that out. I've update the DTD with the corrected comment. It now reads: extends The path of the action mapping configuration that this will inherit configuration information from. Hubert On 5/1/05, rmanchu <[EMAIL PROTECTED]> wrote: > > exte