svn commit: r393705 - in /struts: action/trunk/core/src/site/fml/faqs/kickstart.fml action/trunk/core/src/site/fml/faqs/newbie.fml site/src/site/fml/helping.fml site/src/site/fml/kickstart.fml site/sr

2006-04-12 Thread martinc
te parts. Modified: struts/action/trunk/core/src/site/fml/faqs/kickstart.fml struts/action/trunk/core/src/site/fml/faqs/newbie.fml struts/site/src/site/fml/helping.fml struts/site/src/site/fml/kickstart.fml struts/site/src/site/fml/roadmap.fml Modified: struts/action/trunk/core

svn commit: r392429 - in /struts/action/trunk/core/src/site: fml/ fml/faqs/ fml/faqs/kickstart.fml fml/faqs/newbie.fml xdoc/faqs/kickstart.fml xdoc/faqs/newbie.fml

2006-04-07 Thread mrdon
Author: mrdon Date: Fri Apr 7 14:54:13 2006 New Revision: 392429 URL: http://svn.apache.org/viewcvs?rev=392429&view=rev Log: Moving faqs to their own dir Added: struts/action/trunk/core/src/site/fml/ struts/action/trunk/core/src/site/fml/faqs/ struts/action/trunk/core/src/site

svn commit: r392160 - in /struts/action/trunk/core/src/site: site.xml xdoc/ xdoc/faqs/ xdoc/index.xml xdoc/learning.xml xdoc/milestones.xml xdoc/navigation.xml xdoc/roadmap.xml xdoc/userGuide/ xdocs/

2006-04-06 Thread mrdon
ruts/action/trunk/core/src/site/xdocs/ struts/action/trunk/core/src/site/xdoc/faqs/ - copied from r392159, struts/action/trunk/core/src/site/xdocs/faqs/ struts/action/trunk/core/src/site/xdoc/index.xml - copied unchanged from r392159, struts/action/trunk/core/src/site/xdocs/index

svn commit: r385391 - in /struts/action/branches/STRUTS_1_2_BRANCH/doc: faqs/helping.xml learning.xml mail.xml project.xml roadmap.xml using.xml

2006-03-12 Thread niallp
Author: niallp Date: Sun Mar 12 15:44:30 2006 New Revision: 385391 URL: http://svn.apache.org/viewcvs?rev=385391&view=rev Log: Correct links to Bugzilla and ASF Mail Archive - thanks to Henri Yandell Modified: struts/action/branches/STRUTS_1_2_BRANCH/doc/faqs/helping.xml struts/ac

svn commit: r384403 - in /struts/action/trunk/xdocs: faqs/apps.xml faqs/kickstart.fml faqs/works.xml index.xml

2006-03-08 Thread wsmoak
Author: wsmoak Date: Wed Mar 8 18:05:56 2006 New Revision: 384403 URL: http://svn.apache.org/viewcvs?rev=384403&view=rev Log: Fixed links identified by the Maven Linkcheck Plugin. Modified: struts/action/trunk/xdocs/faqs/apps.xml struts/action/trunk/xdocs/faqs/kickstart.fml st

svn commit: r384402 - /struts/action/trunk/xdocs/faqs/index.xml

2006-03-08 Thread wsmoak
Author: wsmoak Date: Wed Mar 8 18:04:53 2006 New Revision: 384402 URL: http://svn.apache.org/viewcvs?rev=384402&view=rev Log: Removed links, Dispatching and Validating has moved to Struts Extras. Modified: struts/action/trunk/xdocs/faqs/index.xml Modified: struts/action/trunk/xdocs/

svn commit: r377464 - /struts/action/trunk/xdocs/faqs/kickstart.fml

2006-02-13 Thread husted
Author: husted Date: Mon Feb 13 11:05:41 2006 New Revision: 377464 URL: http://svn.apache.org/viewcvs?rev=377464&view=rev Log: Action Kickstart * Add new FAQS regarding whether Struts entered a "greenfield". Modified: struts/action/trunk/xdocs/faqs/kickstart.fml Modified:

svn commit: r376979 - in /struts: action/trunk/xdocs/faqs/kickstart.fml site/trunk/xdocs/kickstart.fml

2006-02-11 Thread husted
Author: husted Date: Sat Feb 11 05:23:30 2006 New Revision: 376979 URL: http://svn.apache.org/viewcvs?rev=376979&view=rev Log: Documentation * Update the merger FAQs Modified: struts/action/trunk/xdocs/faqs/kickstart.fml struts/site/trunk/xdocs/kickstart.fml Modified: struts/ac

svn commit: r376912 - in /struts/action/trunk/xdocs/faqs: kickstart.fml kickstart.xml newbie.fml newbie.xml

2006-02-10 Thread husted
Author: husted Date: Fri Feb 10 18:30:07 2006 New Revision: 376912 URL: http://svn.apache.org/viewcvs?rev=376912&view=rev Log: FAQ Plugin * Migrate Kickstart and Newbie FAQ to plugin format. Added: struts/action/trunk/xdocs/faqs/kickstart.fml - copied, changed from r376902, st

Re: How to Build an Action Form - Apache Struts - Struts Action Framework - FAQs and HOWTOs

2006-01-02 Thread Michael Jouravlev
he presentation and > business tiers is a rich topic, and more could be said here. Patches > welcome. We could also extend the new Cookbook application to include > more data conversion and formatting examples. > > -Ted. > > On 1/2/06, Marky Goldstein <[EMAIL PROTECT

Re: How to Build an Action Form - Apache Struts - Struts Action Framework - FAQs and HOWTOs

2006-01-02 Thread Ted Husted
extend the new Cookbook application to include more data conversion and formatting examples. -Ted. On 1/2/06, Marky Goldstein <[EMAIL PROTECTED]> wrote: > http://struts.apache.org/struts-action/faqs/actionForm.html > > This example should show the example fields of type > - date

svn commit: r365371 - /struts/action/trunk/xdocs/faqs/actionForm.xml

2006-01-02 Thread husted
Author: husted Date: Mon Jan 2 08:13:03 2006 New Revision: 365371 URL: http://svn.apache.org/viewcvs?rev=365371&view=rev Log: How to Build an ActionForm * Add section on data transfer. Modified: struts/action/trunk/xdocs/faqs/actionForm.xml Modified: struts/action/trunk/xdocs/

How to Build an Action Form - Apache Struts - Struts Action Framework - FAQs and HOWTOs

2006-01-02 Thread Marky Goldstein
http://struts.apache.org/struts-action/faqs/actionForm.html This example should show the example fields of type - date - etc. as well... (more complex data types used in java applications). This is still a gap in the Struts 1.3 documentation... Can we extend the documentation on how you

Re: FAQs

2005-12-03 Thread Martin Cooper
money where my mouth is, and take this on. -- Martin Cooper -Ted. > > > On 12/3/05, Martin Cooper <[EMAIL PROTECTED]> wrote: > > > Having recently discovered the Maven FAQ plugin, I'm thinking that we > might > > > wa

Re: FAQs

2005-12-03 Thread Ted Husted
+1 = works for me! Is anyone volunteering to move over what we already got? -Ted. > On 12/3/05, Martin Cooper <[EMAIL PROTECTED]> wrote: > > Having recently discovered the Maven FAQ plugin, I'm thinking that we might > > want to use that for the Struts FAQs, rather tha

Re: FAQs

2005-12-03 Thread Hubert Rabago
+1 Hubert On 12/3/05, Martin Cooper <[EMAIL PROTECTED]> wrote: > Having recently discovered the Maven FAQ plugin, I'm thinking that we might > want to use that for the Struts FAQs, rather than maintaining them by hand. ---

Re: FAQs

2005-12-03 Thread Don Brown
+1 Martin Cooper wrote: Having recently discovered the Maven FAQ plugin, I'm thinking that we might want to use that for the Struts FAQs, rather than maintaining them by hand. With the plugin, you only need to write the questions and answers, and the plugin deals with creating a TOC / li

FAQs

2005-12-03 Thread Martin Cooper
Having recently discovered the Maven FAQ plugin, I'm thinking that we might want to use that for the Struts FAQs, rather than maintaining them by hand. With the plugin, you only need to write the questions and answers, and the plugin deals with creating a TOC / list of links at the top of the

svn commit: r351949 - in /struts: action/trunk/xdocs/faqs/kickstart.xml site/trunk/xdocs/faqs.xml

2005-12-03 Thread husted
Author: husted Date: Sat Dec 3 06:04:46 2005 New Revision: 351949 URL: http://svn.apache.org/viewcvs?rev=351949&view=rev Log: site * Add the FAQS index page.html action * Correct HTML for title. Added: struts/site/trunk/xdocs/faqs.xml Modified: struts/action/trunk/xdocs/

svn commit: r351947 - in /struts: action/trunk/xdocs/faqs/kickstart.xml site/trunk/xdocs/announce.xml site/trunk/xdocs/kickstart.xml site/trunk/xdocs/navigation.xml

2005-12-03 Thread husted
docs/faqs/kickstart.xml struts/site/trunk/xdocs/announce.xml struts/site/trunk/xdocs/kickstart.xml struts/site/trunk/xdocs/navigation.xml Modified: struts/action/trunk/xdocs/faqs/kickstart.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/xdocs/faqs/kickstart.xml?rev=351947&r

svn commit: r351918 - /struts/action/trunk/xdocs/faqs/kickstart.xml

2005-12-03 Thread husted
this to a site FAQ. Modified: struts/action/trunk/xdocs/faqs/kickstart.xml Modified: struts/action/trunk/xdocs/faqs/kickstart.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/xdocs/faqs/kickstart.xml?rev=351918&r1=351917&a

svn commit: r349095 - in /struts/action/trunk: ./ xdocs/ xdocs/faqs/ xdocs/userGuide/

2005-11-25 Thread wsmoak
Author: wsmoak Date: Fri Nov 25 23:22:43 2005 New Revision: 349095 URL: http://svn.apache.org/viewcvs?rev=349095&view=rev Log: Documentation updates related to the move from 'core' to 'action'. Modified: struts/action/trunk/project.xml struts/action/trunk/x

svn commit: r348151 - in /struts: core/trunk/xdocs/faqs/dispatchValidator.zip extras/trunk/xdocs/dispatchValidator.zip

2005-11-22 Thread husted
Author: husted Date: Tue Nov 22 03:18:53 2005 New Revision: 348151 URL: http://svn.apache.org/viewcvs?rev=348151&view=rev Log: Move DispatchValidator faq to Extras Added: struts/extras/trunk/xdocs/dispatchValidator.zip - copied unchanged from r348150, struts/core/trunk/xdocs/

svn commit: r348150 - in /struts: core/trunk/xdocs/faqs/dispatchValidator.xml extras/trunk/xdocs/dispatchValidator.xml

2005-11-22 Thread husted
Author: husted Date: Tue Nov 22 03:17:15 2005 New Revision: 348150 URL: http://svn.apache.org/viewcvs?rev=348150&view=rev Log: Move DispatchValidator faq to Extras Added: struts/extras/trunk/xdocs/dispatchValidator.xml - copied unchanged from r348149, struts/core/trunk/xdocs/

svn commit: r345227 - in /struts: core/trunk/xdocs/ core/trunk/xdocs/faqs/ site/trunk/xdocs/

2005-11-17 Thread husted
Author: husted Date: Thu Nov 17 03:37:57 2005 New Revision: 345227 URL: http://svn.apache.org/viewcvs?rev=345227&view=rev Log: Continue final pass for 1.3.x release. Modified: struts/core/trunk/xdocs/faqs/actionForm.xml struts/core/trunk/xdocs/faqs/apps.xml struts/core/trunk/x

svn commit: r332770 - in /struts: apps/trunk/xdocs/ core/trunk/src/java/org/apache/struts/action/ core/trunk/xdocs/faqs/ core/trunk/xdocs/userGuide/ faces/trunk/xdocs/ flow/trunk/xdocs/ plugins/trunk/

2005-11-12 Thread husted
Author: husted Date: Sat Nov 12 05:14:24 2005 New Revision: 332770 URL: http://svn.apache.org/viewcvs?rev=332770&view=rev Log: Taglib - Add FAQ page with questions ported from the Core FAQs. Site - Add "Why two frameworks" section. Distinguish between "Core Extensions"

svn commit: r332032 - in /struts: core/trunk/xdocs/ core/trunk/xdocs/faqs/ core/trunk/xdocs/userGuide/ site/trunk/xdocs/

2005-11-09 Thread husted
Author: husted Date: Wed Nov 9 05:12:11 2005 New Revision: 332032 URL: http://svn.apache.org/viewcvs?rev=332032&view=rev Log: Conform page titles and copyright notices for site and core. Modified: struts/core/trunk/xdocs/faqs/actionForm.xml struts/core/trunk/xdocs/faqs/apps

svn commit: r331193 - in /struts: core/trunk/xdocs/faqs/ core/trunk/xdocs/images/ core/trunk/xdocs/images/how-to/ sandbox/trunk/overdrive/Nexus/Web/ sandbox/trunk/overdrive/Nexus/Web/Controls/ sandbox

2005-11-06 Thread husted
Author: husted Date: Sun Nov 6 20:03:20 2005 New Revision: 331193 URL: http://svn.apache.org/viewcvs?rev=331193&view=rev Log: Update Core FAQs for 1.3 series. Added: struts/core/trunk/xdocs/images/ struts/core/trunk/xdocs/images/how-to/ - copied from r331186, struts/site/t

svn commit: r331185 - in /struts: core/trunk/xdocs/faqs/ el/trunk/xdocs/ taglib/trunk/xdocs/

2005-11-06 Thread husted
Author: husted Date: Sun Nov 6 18:59:16 2005 New Revision: 331185 URL: http://svn.apache.org/viewcvs?rev=331185&view=rev Log: Move FAQs from Core to other subprojects Added: struts/el/trunk/xdocs/struts-el.xml - copied unchanged from r331179, struts/core/trunk/xdocs/faqs/st

svn commit: r330693 - in /struts/core/trunk/xdocs/faqs: actionForm.xml db-howto.xml index.xml

2005-11-03 Thread husted
Author: husted Date: Thu Nov 3 19:01:48 2005 New Revision: 330693 URL: http://svn.apache.org/viewcvs?rev=330693&view=rev Log: Update "Accessing a Database" for 1.3.0. Modified: struts/core/trunk/xdocs/faqs/actionForm.xml struts/core/trunk/xdocs/faqs/db-howto.xml str

svn commit: r330691 - /struts/core/trunk/xdocs/faqs/apps.xml

2005-11-03 Thread husted
Author: husted Date: Thu Nov 3 18:49:06 2005 New Revision: 330691 URL: http://svn.apache.org/viewcvs?rev=330691&view=rev Log: Update the "Application Howto" for 1.3.0. Modified: struts/core/trunk/xdocs/faqs/apps.xml Modified: struts/core/trunk/xdocs/faqs/apps.

svn commit: r330674 - in /struts/core/trunk/xdocs/faqs: index.xml works.xml

2005-11-03 Thread husted
Author: husted Date: Thu Nov 3 16:54:05 2005 New Revision: 330674 URL: http://svn.apache.org/viewcvs?rev=330674&view=rev Log: Update the "How Struts Core Works" FAQ for 1.3 Modified: struts/core/trunk/xdocs/faqs/index.xml struts/core/trunk/xdocs/faqs/works.xml Modifie

svn commit: r330447 - /struts/core/trunk/xdocs/faqs/newbie.xml

2005-11-02 Thread husted
Author: husted Date: Wed Nov 2 20:45:59 2005 New Revision: 330447 URL: http://svn.apache.org/viewcvs?rev=330447&view=rev Log: Update the newbie FAQ for 1.3 (Tag questions are being moved to Taglibs). Modified: struts/core/trunk/xdocs/faqs/newbie.xml Modified: struts/core/trunk/xdocs/

svn commit: r330256 - in /struts: core/trunk/xdocs/faqs/kickstart.xml sandbox/trunk/overdrive/Nexus/Core/Nexus.Core.xml sandbox/trunk/overdrive/PhoneBook/Core/PhoneBook.Core.xml site/trunk/xdocs/navig

2005-11-02 Thread husted
Author: husted Date: Wed Nov 2 05:55:48 2005 New Revision: 330256 URL: http://svn.apache.org/viewcvs?rev=330256&view=rev Log: * FAQ: Update for the 1.3.x series. (The Tag FAQs will be moved to a new FAQ under Taglib.) * Site: Add our old friends Turbine to the similar projects list. Modi

svn commit: r328867 - in /struts: core/trunk/xdocs/faqs/navigation.xml core/trunk/xdocs/index.xml core/trunk/xdocs/learning.xml core/trunk/xdocs/navigation.xml core/trunk/xdocs/userGuide/navigation.xm

2005-10-27 Thread husted
Author: husted Date: Thu Oct 27 06:00:25 2005 New Revision: 328867 URL: http://svn.apache.org/viewcvs?rev=328867&view=rev Log: * Core: Tweak navigation and add more subsection headers to Learning. * Site: Grammatical changes. Modified: struts/core/trunk/xdocs/faqs/navigation.xml st

svn commit: r293224 - /struts/core/trunk/xdocs/faqs/indexedprops.xml

2005-10-02 Thread wsmoak
Author: wsmoak Date: Sun Oct 2 20:46:28 2005 New Revision: 293224 URL: http://svn.apache.org/viewcvs?rev=293224&view=rev Log: Removed unnecessary parameter from method call. Reported by Tamas Szabo. Modified: struts/core/trunk/xdocs/faqs/indexedprops.xml Modified: struts/core/trunk/x

svn commit: r289664 - in /struts/core/trunk/xdocs/faqs: navigation.xml netbeans.xml

2005-09-16 Thread wsmoak
Author: wsmoak Date: Fri Sep 16 15:18:44 2005 New Revision: 289664 URL: http://svn.apache.org/viewcvs?rev=289664&view=rev Log: Removed NetBeans 3.4 instructions and renamed 4.0 to 4.x at Craig's request. Removed: struts/core/trunk/xdocs/faqs/netbeans.xml Modified: struts/core/tr

Re: svn commit: r280044 - /struts/core/trunk/xdocs/faqs/db-howto.xml

2005-09-11 Thread Ted Husted
I will. The other two sections still seem helpful. I especially want to plug the MailReader's DAO layer. On 9/10/05, Don Brown <[EMAIL PROTECTED]> wrote: > If you are going to add that page back, you should at least remove all the > material discussing the Struts data source support. It has been r

Re: svn commit: r280044 - /struts/core/trunk/xdocs/faqs/db-howto.xml

2005-09-11 Thread Wendy Smoak
From: "Don Brown" <[EMAIL PROTECTED]> If you are going to add that page back, you should at least remove all the material discussing the Struts data source support. It has been removed for 1.3. Agreed... Ted asked for the page back; he's working on rewriting the ent

Re: svn commit: r280044 - /struts/core/trunk/xdocs/faqs/db-howto.xml

2005-09-10 Thread Don Brown
w Revision: 280044 > > URL: http://svn.apache.org/viewcvs?rev=280044&view=rev > Log: > Restored core/doc/faqs/database.xml from r155851 as db-howto.xml > > Added: > struts/core/trunk/xdocs/faqs/db-howto.xml > - copied unchanged from r1

svn commit: r280044 - /struts/core/trunk/xdocs/faqs/db-howto.xml

2005-09-10 Thread wsmoak
Author: wsmoak Date: Sat Sep 10 14:48:19 2005 New Revision: 280044 URL: http://svn.apache.org/viewcvs?rev=280044&view=rev Log: Restored core/doc/faqs/database.xml from r155851 as db-howto.xml Added: struts/core/trunk/xdocs/faqs/db-howto.xml - copied unchanged from r155851, struts/

svn commit: r278792 - in /struts: core/trunk/xdocs/faqs/helping.xml site/trunk/xdocs/helping.xml

2005-09-05 Thread husted
runk/xdocs/faqs/helping.xml Removed: struts/core/trunk/xdocs/faqs/helping.xml - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r278790 - in /struts: core/trunk/xdocs/faqs/ site/trunk/xdocs/faqs/

2005-09-05 Thread husted
Author: husted Date: Mon Sep 5 09:28:31 2005 New Revision: 278790 URL: http://svn.apache.org/viewcvs?rev=278790&view=rev Log: Move UserGuide from site to core Added: struts/core/trunk/xdocs/faqs/ - copied from r278789, struts/site/trunk/xdocs/faqs/ Removed: struts/site/trunk/x

svn commit: r234223 - in /struts/site/trunk/xdocs/faqs: kickstart.xml newbie.xml ssl.xml struts-el.xml

2005-08-21 Thread wsmoak
Author: wsmoak Date: Sun Aug 21 07:57:40 2005 New Revision: 234223 URL: http://svn.apache.org/viewcvs?rev=234223&view=rev Log: Removed href attributes from section tags and added anchors to conform with the Jakarta site2 format Modified: struts/site/trunk/xdocs/faqs/kickstart.xml st

svn commit: r232721 - in /struts/site/trunk/xdocs/faqs: helping.xml kickstart.xml

2005-08-14 Thread wsmoak
gs to preserve existing anchor names Modified: struts/site/trunk/xdocs/faqs/helping.xml struts/site/trunk/xdocs/faqs/kickstart.xml Modified: struts/site/trunk/xdocs/faqs/helping.xml URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/faqs/helping.xml?rev=232721&r1=232720&a

Re: svn commit: r232684 [2/2] - in /struts/site/trunk/xdocs: ./ faqs/ userGuide/

2005-08-14 Thread Zack Yakubov
unsibcribe On 8/14/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Modified: struts/site/trunk/xdocs/userGuide/introduction.xml > URL: > http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/userGuide/introduction.xml?rev=232684&r1=232683&r2=232684&view=diff > =

svn commit: r232684 [2/2] - in /struts/site/trunk/xdocs: ./ faqs/ userGuide/

2005-08-14 Thread wsmoak
Modified: struts/site/trunk/xdocs/userGuide/introduction.xml URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/userGuide/introduction.xml?rev=232684&r1=232683&r2=232684&view=diff == --- struts/site/trunk/xdocs/use

svn commit: r232658 - in /struts/site/trunk/xdocs: bylaws.xml faqs/actionForm.xml faqs/apps.xml faqs/dispatchValidator.xml userGuide/configuration.xml userGuide/release-notes-1.0-b1.xml volunteers.xml

2005-08-14 Thread wsmoak
chors to match section names with underscores Modified: struts/site/trunk/xdocs/bylaws.xml struts/site/trunk/xdocs/faqs/actionForm.xml struts/site/trunk/xdocs/faqs/apps.xml struts/site/trunk/xdocs/faqs/dispatchValidator.xml struts/site/trunk/xdocs/userGuide/configuration.xml str

svn commit: r232647 - in /struts/site/trunk/xdocs: faqs/ userGuide/

2005-08-14 Thread wsmoak
Author: wsmoak Date: Sun Aug 14 14:19:45 2005 New Revision: 232647 URL: http://svn.apache.org/viewcvs?rev=232647&view=rev Log: Fixed links to api documentation, JavaDocs are now under the subproject pages Modified: struts/site/trunk/xdocs/faqs/index.xml struts/site/trunk/xdocs/userG

svn commit: r232579 - in /struts/site/trunk/xdocs: bsf/navigation.xml faces/navigation.xml faqs/navigation.xml flow/navigation.xml navigation.xml proposals/navigation.xml shale/navigation.xml tiles/na

2005-08-13 Thread wsmoak
hors to match section names with underscores Modified: struts/site/trunk/xdocs/bsf/navigation.xml struts/site/trunk/xdocs/faces/navigation.xml struts/site/trunk/xdocs/faqs/navigation.xml struts/site/trunk/xdocs/flow/navigation.xml struts/site/trunk/xdocs/navigation.xml struts/

svn commit: r232540 - in /struts/site/trunk/xdocs/faqs: navigation.xml project.xml

2005-08-13 Thread wsmoak
Author: wsmoak Date: Sat Aug 13 16:30:36 2005 New Revision: 232540 URL: http://svn.apache.org/viewcvs?rev=232540&view=rev Log: Renamed faqs project.xml to navigation.xml Added: struts/site/trunk/xdocs/faqs/navigation.xml - copied unchanged from r232539, struts/site/trunk/xdocs/

svn commit: r226887 - /struts/core/trunk/doc/faqs/kickstart.xml

2005-08-01 Thread wsmoak
Author: wsmoak Date: Mon Aug 1 14:15:05 2005 New Revision: 226887 URL: http://svn.apache.org/viewcvs?rev=226887&view=rev Log: Fixing broken links Modified: struts/core/trunk/doc/faqs/kickstart.xml Modified: struts/core/trunk/doc/faqs/kickstart.xml URL: http://svn.apache.org/viewcvs/st

Re: svn commit: r219988 - in /struts/core/trunk/doc: faqs/index.xml userGuide/index.xml userGuide/preface.xml

2005-07-22 Thread Joe Germuska
At 6:48 AM -0700 7/22/05, Wendy Smoak wrote: From: "Martin Cooper" <[EMAIL PROTECTED]> Actually, not only is support for Servlets 2.2 no longer guaranteed, it's already gone. ;-) The exception handling in the tag libraries has been enhanced to take advantage of the root cause added in JSP 1.

Re: svn commit: r219988 - in /struts/core/trunk/doc: faqs/index.xml userGuide/index.xml userGuide/preface.xml

2005-07-22 Thread Wendy Smoak
From: "Martin Cooper" <[EMAIL PROTECTED]> > Actually, not only is support for Servlets 2.2 no longer guaranteed, it's > already gone. ;-) The exception handling in the tag libraries has been > enhanced to take advantage of the root cause added in JSP 1.2, and JSP 1.2 > goes hand in hand with Servl

Re: svn commit: r219988 - in /struts/core/trunk/doc: faqs/index.xml userGuide/index.xml userGuide/preface.xml

2005-07-20 Thread Martin Cooper
Modified: struts/core/trunk/doc/faqs/index.xml struts/core/trunk/doc/userGuide/index.xml struts/core/trunk/doc/userGuide/preface.xml Modified: struts/core/trunk/doc/faqs/index.xml URL: http://svn.apache.org/viewcvs/struts/core/trunk/doc/faqs/index.xml?rev=219988&r1=219987&r2

svn commit: r219988 - in /struts/core/trunk/doc: faqs/index.xml userGuide/index.xml userGuide/preface.xml

2005-07-20 Thread wsmoak
Author: wsmoak Date: Wed Jul 20 19:49:35 2005 New Revision: 219988 URL: http://svn.apache.org/viewcvs?rev=219988&view=rev Log: - Change domains for SiteSearch, add href for anchors - Clarify Servlet specification requirements, remove references to 2.x Modified: struts/core/trunk/doc/

svn commit: r219597 - in /struts/core/trunk/doc: faqs/index.xml faqs/project.xml index.xml learning.xml stylesheets/struts.xsl userGuide/index.xml

2005-07-18 Thread wsmoak
Author: wsmoak Date: Mon Jul 18 19:04:17 2005 New Revision: 219597 URL: http://svn.apache.org/viewcvs?rev=219597&view=rev Log: - Added Google SiteSearch to User Guide and FAQs (inspired by Tomcat: http://jakarta.apache.org/tomcat/faq/) See: http://www.google.com/searchcode.

svn commit: r219367 - in /struts/core/trunk/doc: faqs/helping.xml project.xml roadmap.xml using.xml

2005-07-16 Thread wsmoak
Author: wsmoak Date: Sat Jul 16 20:26:42 2005 New Revision: 219367 URL: http://svn.apache.org/viewcvs?rev=219367&view=rev Log: Changed Bugzilla links, fixed typos Modified: struts/core/trunk/doc/faqs/helping.xml struts/core/trunk/doc/project.xml struts/core/trunk/doc/roadmap

svn commit: r219357 - in /struts/core/trunk/doc: faces/project.xml faqs/project.xml flow/project.xml proposals/project.xml userGuide/project.xml

2005-07-16 Thread wsmoak
Author: wsmoak Date: Sat Jul 16 16:59:05 2005 New Revision: 219357 URL: http://svn.apache.org/viewcvs?rev=219357&view=rev Log: Changed old links to Jakarta and wrong/missing project names Modified: struts/core/trunk/doc/faces/project.xml struts/core/trunk/doc/faqs/project.xml st

svn commit: r157506 - struts/core/trunk/doc/faqs/kickstart.xml

2005-03-14 Thread martinc
Author: martinc Date: Mon Mar 14 20:26:21 2005 New Revision: 157506 URL: http://svn.apache.org/viewcvs?view=rev&rev=157506 Log: Fix some link problems. Reported by Rajaneesh Acharya. Modified: struts/core/trunk/doc/faqs/kickstart.xml Modified: struts/core/trunk/doc/faqs/kickstart.xml

http://struts.apache.org/faqs/kickstart.html

2005-03-10 Thread Rajaneesh
Hi Some bullet items are missing in the page http://struts.apache.org/faqs/kickstart.html source snapshot: Regards Rajaneesh - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

svn commit: r155852 - in struts/core/trunk: conf/share/ doc/faqs/ doc/userGuide/ src/share/org/apache/struts/ src/share/org/apache/struts/action/ src/share/org/apache/struts/chain/contexts/ src/share/org/apache/struts/config/ src/share/org/apache/struts/config/impl/ src/share/org/apache/struts/plugins/ src/test/org/apache/struts/config/

2005-03-01 Thread mrdon
Author: mrdon Date: Tue Mar 1 17:26:14 2005 New Revision: 155852 URL: http://svn.apache.org/viewcvs?view=rev&rev=155852 Log: Removing data sources support - hope I got everything Removed: struts/core/trunk/doc/faqs/database.xml struts/core/trunk/src/share/org/apache/struts/co

Re: svn commit: r151720 - in struts/core/trunk: build.xml doc/faqs/kickstart.xml

2005-02-07 Thread James Mitchell
, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 07, 2005 10:29 AM Subject: svn commit: r151720 - in struts/core/trunk: build.xml doc/faqs/kickstart.xml Author: jmitchell Date: Mon Feb 7 07:29:55

svn commit: r151720 - in struts/core/trunk: build.xml doc/faqs/kickstart.xml

2005-02-07 Thread jmitchell
core/trunk/doc/faqs/kickstart.xml Modified: struts/core/trunk/build.xml URL: http://svn.apache.org/viewcvs/struts/core/trunk/build.xml?view=diff&r1=151719&r2=151720 == --- struts/core/trunk/build.xml (original) +++

svn commit: r149511 - in struts/core/trunk: build.properties.sample.lib doc/acquiring.xml doc/faqs/helping.xml doc/learning.xml doc/userGuide/building_controller.xml

2005-02-02 Thread jmitchell
.xml struts/core/trunk/doc/faqs/helping.xml struts/core/trunk/doc/learning.xml struts/core/trunk/doc/userGuide/building_controller.xml Modified: struts/core/trunk/build.properties.sample.lib URL: http://svn.apache.org/viewcvs/struts/core/trunk/build.properties.sample.lib?view=diff&r

svn commit: r148934 - /struts/core/trunk/doc/faqs/helping.xml

2005-01-28 Thread jmitchell
Author: jmitchell Date: Fri Jan 28 14:15:15 2005 New Revision: 148934 URL: http://svn.apache.org/viewcvs?view=rev&rev=148934 Log: finish some cleanup of author tags removal Modified: struts/core/trunk/doc/faqs/helping.xml Modified: struts/core/trunk/doc/faqs/helping.xml Url:

svn commit: r148922 - /struts/core/trunk/xdocs/faqs/project.xml

2005-01-28 Thread jmitchell
Author: jmitchell Date: Fri Jan 28 13:48:32 2005 New Revision: 148922 URL: http://svn.apache.org/viewcvs?view=rev&rev=148922 Log: finish some cleanup of author tags removal Modified: struts/core/trunk/xdocs/faqs/project.xml Modified: struts/core/trunk/xdocs/faqs/project.xml Url:

svn commit: r123769 - in struts/core/trunk: doc doc/faqs doc/proposals doc/userGuide src/share/org/apache/struts/upload xdocs xdocs/faqs

2004-12-30 Thread martinc
Author: martinc Date: Thu Dec 30 21:29:52 2004 New Revision: 123769 URL: http://svn.apache.org/viewcvs?view=rev&rev=123769 Log: Replace references to nagoya (which is going away) with the appropriate logical DNS names. Modified: struts/core/trunk/doc/faqs/index.xml struts/core/trunk

svn commit: r111661 - /struts/core/trunk/doc/faqs/netbeans40.xml /struts/core/trunk/doc/faqs/project.xml

2004-12-12 Thread craigmcc
Author: craigmcc Date: Sun Dec 12 12:01:26 2004 New Revision: 111661 URL: http://svn.apache.org/viewcvs?view=rev&rev=111661 Log: Missed a couple of tweaks. Modified: struts/core/trunk/doc/faqs/netbeans40.xml struts/core/trunk/doc/faqs/project.xml Modified: struts/core/trunk/doc/

svn commit: r111660 - /struts/core/trunk/doc/faqs/netbeans40.xml

2004-12-12 Thread craigmcc
Author: craigmcc Date: Sun Dec 12 11:41:24 2004 New Revision: 111660 URL: http://svn.apache.org/viewcvs?view=rev&rev=111660 Log: Minor tweaks and cleanups. Modified: struts/core/trunk/doc/faqs/netbeans40.xml Modified: struts/core/trunk/doc/faqs/netbeans40.xml Url: http://svn.apache

svn commit: r111640 - in struts/core/trunk/doc: faqs images/how-to/netbeans4

2004-12-11 Thread craigmcc
Author: craigmcc Date: Sat Dec 11 21:26:13 2004 New Revision: 111640 URL: http://svn.apache.org/viewcvs?view=rev&rev=111640 Log: Add new IDE Guide for NetBeans 4.0. PR: Bugzilla #32596 Submitted by: Geertjan Wielenga Added: struts/core/trunk/doc/faqs/netbeans40.xml struts/core/trunk

Re: svn commit: rev 54808 - in struts/trunk/xdocs: . faqs userGuide

2004-10-15 Thread Don Brown
4 15:38:10 2004 >> New Revision: 54808 >> >> Modified: >> struts/trunk/xdocs/acquiring.xml >> struts/trunk/xdocs/faqs/helping.xml >> struts/trunk/xdocs/faqs/kickstart.xml >> struts/trunk/xdocs/navigation.xml >> struts/trunk/xdocs/project.xml >>

Re: svn commit: rev 54808 - in struts/trunk/xdocs: . faqs userGuide

2004-10-15 Thread Ted Husted
. On Thu, 14 Oct 2004 22:38:11 +, [EMAIL PROTECTED] wrote: > Author: mrdon > Date: Thu Oct 14 15:38:10 2004 > New Revision: 54808 > > Modified: > struts/trunk/xdocs/acquiring.xml > struts/trunk/xdocs/faqs/helping.xml > struts/trunk/xdocs/faqs/kickstart.xml > struts

svn commit: rev 54890 - in struts/trunk/doc: . faqs

2004-10-15 Thread husted
Author: husted Date: Fri Oct 15 17:58:00 2004 New Revision: 54890 Modified: struts/trunk/doc/acquiring.xml struts/trunk/doc/bylaws.xml struts/trunk/doc/faqs/kickstart.xml struts/trunk/doc/project.xml struts/trunk/doc/releases.xml struts/trunk/doc/using.xml Log: Update source

svn commit: rev 54808 - in struts/trunk/xdocs: . faqs userGuide

2004-10-14 Thread mrdon
Author: mrdon Date: Thu Oct 14 15:38:10 2004 New Revision: 54808 Modified: struts/trunk/xdocs/acquiring.xml struts/trunk/xdocs/faqs/helping.xml struts/trunk/xdocs/faqs/kickstart.xml struts/trunk/xdocs/navigation.xml struts/trunk/xdocs/project.xml struts/trunk/xdocs/releases.xml

svn commit: rev 51809 - struts/trunk/doc/faqs

2004-10-02 Thread martinc
Author: martinc Date: Sat Oct 2 11:54:43 2004 New Revision: 51809 Modified: struts/trunk/doc/faqs/newbie.xml Log: Convert a tab to spaces. The Gump buid was failing, even when mine was not, and this is the only thing I could see at the location flagged that was different from anything else

cvs commit: jakarta-struts/doc/faqs eclipse.xml

2004-08-24 Thread husted
husted 2004/08/24 15:46:28 Modified:doc/faqs eclipse.xml Log: Apply #30790 "Build script errors on Eclipse HOW-TO page" submitted by Glen Mazza. Revision ChangesPath 1.4 +64 -59jakarta-struts/doc/faqs/eclipse.xml Index: e

cvs commit: jakarta-struts/doc/faqs dispatchValidator.xml

2004-07-05 Thread husted
husted 2004/07/05 17:01:27 Modified:doc/faqs dispatchValidator.xml Log: Apply #23943 "HOWTO for DispatchAction and Validator" submitted by Nick Afshartous Revision ChangesPath 1.2 +1 -1 jakarta-struts/doc/faqs/dispatchValidator.xml

cvs commit: jakarta-struts/doc/faqs dispatchValidator.zip dispatchValidator.xml

2004-07-05 Thread husted
husted 2004/07/05 16:31:52 Added: doc/faqs dispatchValidator.zip dispatchValidator.xml Log: Apply #23943 "HOWTO for DispatchAction and Validator" submitted by Nick Afshartous Revision ChangesPath 1.1 jakarta-struts/doc/faqs/dispatchVal

cvs commit: jakarta-struts/doc/faqs helping.xml

2004-07-05 Thread husted
husted 2004/07/05 16:29:30 Modified:doc/faqs helping.xml Log: Routine updates. Revision ChangesPath 1.11 +23 -29jakarta-struts/doc/faqs/helping.xml Index: helping.xml === RCS file: /home

cvs commit: jakarta-struts/doc/faqs kickstart.xml

2004-07-04 Thread husted
husted 2004/07/04 11:01:21 Modified:doc/faqs kickstart.xml Log: Routine updates. Revision ChangesPath 1.16 +5 -5 jakarta-struts/doc/faqs/kickstart.xml Index: kickstart.xml === RCS file