cvs commit: jakarta-struts/doc/resources tutorials.xml books.xml

2003-06-14 Thread dgraham
dgraham 2003/06/14 11:25:45

  Modified:doc/resources tutorials.xml books.xml
  Log:
  Fixed links for PR# 20755.
  
  Revision  ChangesPath
  1.14  +1 -1  jakarta-struts/doc/resources/tutorials.xml
  
  Index: tutorials.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/tutorials.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- tutorials.xml 15 May 2003 17:44:28 -  1.13
  +++ tutorials.xml 14 Jun 2003 18:25:45 -  1.14
  @@ -22,7 +22,7 @@
   http://rzserv2.fhnon.de/~lg002556/struts/";>Struts Tutorial 
by Stephan Wiesner - An easy step by step introduction to Struts. 
   http://www.anassina.com/struts/i18n/i18n.html";>Struts i18n 
by Aaron Rustad.
   http://husted.com/struts/resources/fb-auth.htm";>How To: (Form-Based 
Authentication) use the form-error page to login by Matt Raible.
  -http://www.redbooks.ibm.com/redpieces/pdfs/sg246134.pdf";>WebSphere 4 
Application Development Handbook - IBM "Redbook" - See 
"Designing with Frameworks (Chapter 7).
  +http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246134.pdf";>WebSphere 
Version 4 Application Development Handbook (PDF) - IBM 
Redbook, Chapter 7 covers designing with both the Struts and WebSphere frameworks.
   http://husted.com/struts/catalog.html";>Struts Catalog by Ted 
Husted - Overview of Struts Design Patterns and Strategies.
   http://home.iprimus.com.au/moktc/howto/struts/howto_forte_struts.htm";>HOWTO 
Setup and Debug STRUTS Example in Forte by Michael Mok.
   http://www.netstore.ch/mesi/strutsTutorial/";>JBuilder 5, Struts 1.0 
& WebLogic 6.0, a Tutorial by Markus Colombo.
  
  
  
  1.20  +1 -1  jakarta-struts/doc/resources/books.xml
  
  Index: books.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/books.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- books.xml 18 Mar 2003 11:38:46 -  1.19
  +++ books.xml 14 Jun 2003 18:25:45 -  1.20
  @@ -128,7 +128,7 @@
   http://www.amazon.com/exec/obidos/ISBN=1861002092/hitchhikeguidetoA/";>Beginning
 JSP Web Development by Falkner, Galbraith, Irani, Kochmer, Kunnumpurath, 
Panduranga,  Perrumal, Timney (Wrox book). August 2001. One chapter focuses on an 
introduction to Struts 1.0 and two chapters on creating an application that uses 
Struts.
   
   
  -http://www.redbooks.ibm.com/redpieces/pdfs/sg246134.pdf";>Websphere 
Version 4 Application Development Handbook (PDF) - 
Chapter 7 covers designing with both the Struts and Websphere frameworks.
  +http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246134.pdf";>WebSphere 
Version 4 Application Development Handbook (PDF) - IBM 
Redbook, Chapter 7 covers designing with both the Struts and WebSphere frameworks.
   
   
   http://shannon.informatik.fh-wiesbaden.de/jsp/index.html";>Java Server 
Pages and J2EE Web-based Applications for Enterprises - In German, with a 
Chapter regarding MVC and Struts.
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2003-02-18 Thread husted
husted  2003/02/18 16:27:01

  Modified:doc/resources tutorials.xml
  Log:
  Routine updates.
  
  Revision  ChangesPath
  1.11  +4 -3  jakarta-struts/doc/resources/tutorials.xml
  
  Index: tutorials.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/tutorials.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- tutorials.xml 24 Dec 2002 01:20:57 -  1.10
  +++ tutorials.xml 19 Feb 2003 00:27:00 -  1.11
  @@ -10,9 +10,10 @@
   http://husted.com/struts/resources";> 
   
   
  -http://javaboutique.internet.com/tutorials/Swing/";>Struts meets 
Swing by Keld H. Hansen - Learn how to add a Swing client to your Struts 
application.
  -http://www.projectrefinery.com/struts.html";>Introduction to Struts 
by Roger W. Barnes - PowerPoint Presentation reviewing the basics of the Struts was 
architecture.
  -http://www.projectrefinery.com/struts.html";>Struts Cross-Reference 
by Roger W. Barnes - (PDF) Shows how the struts-config of the Struts MailReader 
example relates to its Java classes and JavaServer Pages.
  +http://developer.java.sun.com/developer/Quizzes/misc.html";>The 
Struts Quiz by Ted Husted - Part of an ongoing series at java.sun.com.
  +http://javaboutique.internet.com/tutorials/Swing/";>Struts meets 
Swing by Keld H. Hansen - Learn how to add a Swing client to your Struts 
application.
  +http://www.projectrefinery.com/struts.html";>Introduction to 
Struts by Roger W. Barnes - PowerPoint Presentation reviewing the basics of 
the Struts was architecture.
  +http://www.projectrefinery.com/struts.html";>Struts 
Cross-Reference by Roger W. Barnes - (PDF) Shows how the struts-config of the 
Struts MailReader example relates to its Java classes and JavaServer Pages.
   http://www.fawcette.com/javapro/2002_07/online/kjones/";>Create 
Better Web Apps with Struts by Kevin Jones.
   http://javaboutique.internet.com/tutorials/Struts/";>Stepping through 
Jakarta Struts by Keld H. Hansen.
   http://javaboutique.internet.com/tutorials/Struts2/";>Coding your 
second Jakarta Struts Application by Keld H. Hansen.
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




cvs commit: jakarta-struts/doc/resources tutorials.xml books.xml

2002-12-11 Thread husted
husted  2002/12/11 18:05:30

  Modified:doc/resources tutorials.xml books.xml
  Log:
  Routine updates.
  
  Revision  ChangesPath
  1.9   +2 -1  jakarta-struts/doc/resources/tutorials.xml
  
  Index: tutorials.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/tutorials.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- tutorials.xml 29 Nov 2002 20:04:32 -  1.8
  +++ tutorials.xml 12 Dec 2002 02:05:30 -  1.9
  @@ -10,7 +10,8 @@
   http://husted.com/struts/resources";> 
   
   
  -http://www.projectrefinery.com/struts.html";>Introduction to Struts 
by Roger W. Barnes - PowerPoint Presentation reivewing the basics of the Struts was 
architecture. 
  +http://javaboutique.internet.com/tutorials/Swing/";>Struts meets 
Swing by Keld H. Hansen - Learn how to add a Swing client to your Struts 
application.
  +http://www.projectrefinery.com/struts.html";>Introduction to Struts 
by Roger W. Barnes - PowerPoint Presentation reivewing the basics of the Struts was 
architecture.
   http://www.projectrefinery.com/struts.html";>Struts Cross-Reference 
by Roger W. Barnes - (PDF) Shows how the struts-config of the Struts MailReader 
example relates to its Java classes and JavaServer Pages.
   http://www.fawcette.com/javapro/2002_07/online/kjones/";>Create 
Better Web Apps with Struts by Kevin Jones.
   http://javaboutique.internet.com/tutorials/Struts/";>Stepping through 
Jakarta Struts by Keld H. Hansen.
  
  
  
  1.14  +42 -9 jakarta-struts/doc/resources/books.xml
  
  Index: books.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/books.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- books.xml 29 Nov 2002 21:17:39 -  1.13
  +++ books.xml 12 Dec 2002 02:05:30 -  1.14
  @@ -9,11 +9,36 @@
   
   http://husted.com/struts/resources";>
   
  +
  +
  +
  +(12 December 2002)http://www.amazon.com/exec/obidos/tg/browse/-/3610/1/002-5420337-0432053?rank=%2Bsalesrank&submit.x=4&submit.y=13";>
  +Struts books top the #1 and #2 slots on Amazon's http://www.amazon.com/exec/obidos/tg/browse/-/3610/1/002-5420337-0432053?rank=%2Bsalesrank&submit.x=4&submit.y=13";>Java
 Programming bestseller list!
  +
  +
  +
  +(3 December 2002)Struts in Action rated 11 
out of 10 by http://books.slashdot.org/article.pl?sid=02/11/25/1731249&mode=thread&tid=156";>Slashdot.
  +
  +
  +
  +
   
   
   
   
   
  +http://www.amazon.com/exec/obidos/ISBN=0672324725/hitchhikeguidetoA/";>
  +
  +
  +
  +
  +http://www.amazon.com/exec/obidos/ISBN=0672324725/hitchhikeguidetoA/";>Struts 
Kick Start 
  +by James Turner and Kevin Bedell - December 2002. [http://www.strutskickstart.com/";>Sample chapter available]
  +
  +
  +
  +
  +
   http://www.amazon.com/exec/obidos/ISBN=0596003285/hitchhikeguidetoA/";>
   
   
  @@ -39,12 +64,12 @@
   
   
   
  -http://books.manning.com/husted/";>
  +http://www.amazon.com/exec/obidos/ISBN=1930110502/hitchhikeguidetoA/";>
   
   
   
   
  -http://books.manning.com/husted/";>
  +http://www.amazon.com/exec/obidos/ISBN=1930110502/hitchhikeguidetoA/";>
   Struts in Action 
   by Ted Husted, Cedric Dumoulin, George Franciscus, and David Winterfeldt; Foreword 
by Craig R. McClanahan. November 2002. [http://www.manning.com/husted/";>sample chapters available] (formerly known 
as "Java Web Development with Struts")
   
  @@ -62,11 +87,21 @@
   by James Goodwill. August 2002. [http://wiley.com/cda/product/0,,0471213020,00.html";>excerpt available]
   
   
  -
   
  -
  -http://www.amazon.com/exec/obidos/ISBN=0971661901/hitchhikeguidetoA/";>Struts 
Fast Track: J2EE / JSP Framework by Victor Cekvenich - Practical Application 
with Database Access and Struts Extensions. November 2001.
  -
  +
  +
  +http://www.amazon.com/exec/obidos/ISBN=0971661901/hitchhikeguidetoA/";>
  +
  +
  +
  +
  +http://www.amazon.com/exec/obidos/ISBN=0971661901/hitchhikeguidetoA/";>
  +Struts Fast Track: J2EE / JSP Framework 
  +by Victor Cekvenich - Practical Application with Database Access and Struts 
Extensions. November 2001.
  +
  +
  +
  +
   
   
   
  @@ -97,9 +132,7 @@
   
   
   
  -
  -http://www.amazon.com/exec/obidos/ISBN=0672324725/hitchhikeguidetoA/";>Struts 
Kick Start by James Turner and Kevin Bedell - Not yet published. [http://www.strutskickstart.com/";>Sample chapter available]
  -
  +
   
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-struts/doc/resources tutorials.xml project.xml guis.xml books.xml

2002-11-29 Thread husted
husted  2002/11/29 12:04:32

  Modified:doc/resources tutorials.xml project.xml guis.xml books.xml
  Log:
  Routine update.
  
  Revision  ChangesPath
  1.8   +2 -0  jakarta-struts/doc/resources/tutorials.xml
  
  Index: tutorials.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/tutorials.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- tutorials.xml 1 Nov 2002 04:49:10 -   1.7
  +++ tutorials.xml 29 Nov 2002 20:04:32 -  1.8
  @@ -10,6 +10,8 @@
   http://husted.com/struts/resources";> 
   
   
  +http://www.projectrefinery.com/struts.html";>Introduction to Struts 
by Roger W. Barnes - PowerPoint Presentation reivewing the basics of the Struts was 
architecture. 
  +http://www.projectrefinery.com/struts.html";>Struts Cross-Reference 
by Roger W. Barnes - (PDF) Shows how the struts-config of the Struts MailReader 
example relates to its Java classes and JavaServer Pages.
   http://www.fawcette.com/javapro/2002_07/online/kjones/";>Create 
Better Web Apps with Struts by Kevin Jones.
   http://javaboutique.internet.com/tutorials/Struts/";>Stepping through 
Jakarta Struts by Keld H. Hansen.
   http://javaboutique.internet.com/tutorials/Struts2/";>Coding your 
second Jakarta Struts Application by Keld H. Hansen.
  
  
  
  1.6   +0 -5  jakarta-struts/doc/resources/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/project.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- project.xml   17 Nov 2002 22:07:33 -  1.5
  +++ project.xml   29 Nov 2002 20:04:32 -  1.6
  @@ -33,11 +33,6 @@
   
   
   
  -
  -
  -
  -
  -
   
   
   
  
  
  
  1.9   +1 -1  jakarta-struts/doc/resources/guis.xml
  
  Index: guis.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/guis.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- guis.xml  18 Nov 2002 00:09:20 -  1.8
  +++ guis.xml  29 Nov 2002 20:04:32 -  1.9
  @@ -11,9 +11,9 @@
   
   
   http://www.objectventure.com/products/objectassembler.html";>ObjectAssembler 
2.5 Pro by ObjectVentur - supports the development of Struts applications, a 
popular open source web application framework that is part of Apache's Jakarta 
Project. The same visual development and code synchronization available with J2EE 
components are available for Struts components.
  +http://easystruts.sourceforge.net/";>Easy Struts by Emmanuel 
Boudrant - The aim of this project is to provide a bunch of development tools, for 
Eclipse v2.0 and Borland JBuilder 5-7, in order to facilitate the development of a 
Struts application. A GUI editor for struts-config.xml files is available in Eclipse 
2.0 plugin.
   http://www.jamesholmes.com/struts/";>Struts Console 3.0 by 
James Holmes. The Struts Console is a standalone Java Swing application for managing 
Struts-based applications, including plugin support for Sun Forte for Java, NetBeans, 
Borland JBuilder, and Oracle JDeveloper 9i. 
   http://www.synthis.com/products/adalon/overview.jsp";>Adalon 
- Adalon is a next generation functional design tool that fills the gaps left by 
today's market leading software design products. 
  -http://easystruts.sourceforge.net/";>Easy Struts by Emmanuel 
Boudrant - The aim of this project is to provide a bunch of development tools, for 
Eclispe v2.0 and Borland JBuilder 5-7, in order to facilitate the development of a 
Struts application. A GUI editor for struts-config.xml files is available in Eclipse 
2.0 plugin.
   http://www.solanasoft.com";>JForms: a visual tool for 
Struts-based Web forms.
   http://www.javanovic.com";>Karapan Sapi: open source 
generator software for the Struts framework.
   http://www.scioworks.com/scioworks_camino.html";>Scioworks 
Camino by Scioworks Pte Ltd. - A visual tool for Struts. 
  
  
  
  1.12  +3 -3  jakarta-struts/doc/resources/books.xml
  
  Index: books.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/books.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- books.xml 11 Nov 2002 21:33:51 -  1.11
  +++ books.xml 29 Nov 2002 20:04:32 -  1.12
  @@ -11,6 +11,9 @@
   
   
   
  +http://www.amazon.com/exec/obidos/ISBN=0596003285/hitchhikeguidetoA/";>Programming
 Jakarta Struts by Chuck Cavaness - Not yet published. [http://www.oreilly.com/catalog/jakarta/";>beta chapter available] [http://www.theserverside.com/resources/strutsreview.jsp";>Public review draft]
  +
  +
   http://www.softpro.com/1-55860-862-1.html";>The Struts Framework: 
Practical Guid

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

2002-10-31 Thread rleland
rleland 2002/10/31 20:49:10

  Modified:doc/resources tutorials.xml
  Log:
  Remove UML link.
  
  Revision  ChangesPath
  1.7   +0 -1  jakarta-struts/doc/resources/tutorials.xml
  
  Index: tutorials.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/tutorials.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- tutorials.xml 21 Oct 2002 22:13:58 -  1.6
  +++ tutorials.xml 1 Nov 2002 04:49:10 -   1.7
  @@ -14,7 +14,6 @@
   http://javaboutique.internet.com/tutorials/Struts/";>Stepping through 
Jakarta Struts by Keld H. Hansen.
   http://javaboutique.internet.com/tutorials/Struts2/";>Coding your 
second Jakarta Struts Application by Keld H. Hansen.
   http://otn.oracle.com/products/jdev/howtos/jsp/StrutsHowTo.html";>How 
Do I use Jakarta Struts with Oracle9i JDeveloper? by Oracle Corporation.
  -http://rollerjm.free.fr/pro/Struts.html";>Struts Controller UML 
Diagrams by Jean-Michel Garnier - The goal of this article is to illustrate 
the Struts 1.1 Controller with UML diagrams. This article is an introduction to the 
Struts framework in order to help beginners programmers to understand the MVC model 
2.
   http://husted.com/struts/tips/";>Struts Tips by Ted Husted - 
Practical cut-and-paste advice.
   http://rzserv2.fhnon.de/~lg002556/struts/";>Struts Tutorial 
by Stephan Wiesner - An easy step by step introduction to Struts. 
   http://www.anassina.com/struts/i18n/i18n.html";>Struts i18n 
by Aaron Rustad.
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




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

2002-10-21 Thread jholmes
jholmes 2002/10/21 15:13:58

  Modified:doc/resources tutorials.xml
  Log:
  fix links to Ted's tutorials
  
  PR: Bugzilla #13813
  
  Revision  ChangesPath
  1.6   +2 -2  jakarta-struts/doc/resources/tutorials.xml
  
  Index: tutorials.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/tutorials.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- tutorials.xml 25 Jul 2002 01:05:51 -  1.5
  +++ tutorials.xml 21 Oct 2002 22:13:58 -  1.6
  @@ -20,13 +20,13 @@
   http://www.anassina.com/struts/i18n/i18n.html";>Struts i18n 
by Aaron Rustad.
   http://husted.com/struts/resources/fb-auth.htm";>How To: (Form-Based 
Authentication) use the form-error page to login by Matt Raible.
   http://www.redbooks.ibm.com/redpieces/pdfs/sg246134.pdf";>WebSphere 4 
Application Development Handbook - IBM "Redbook" - See 
"Designing with Frameworks (Chapter 7).
  -http://husted.com/struts/catalog.htm";>Struts Catalog by Ted 
Husted - Overview of Struts Design Patterns and Strategies.
  +http://husted.com/struts/catalog.html";>Struts Catalog by Ted 
Husted - Overview of Struts Design Patterns and Strategies.
   http://home.iprimus.com.au/moktc/howto/struts/howto_forte_struts.htm";>HOWTO 
Setup and Debug STRUTS Example in Forte by Michael Mok.
   http://www.netstore.ch/mesi/strutsTutorial/";>JBuilder 5, Struts 1.0 
& WebLogic 6.0, a Tutorial by Markus Colombo.
   http://www1.tramsasp.com/?section=dev";>Using JBuilder5 with Struts 
1.0 Release by Anthony Martin.
   http://www.borland.com/conf2001/updates/";>3148 Configuring AppServer 
to Work with Struts by Ken Sipe (7/25/2001)
   http://www.borland.com/conf2001/updates/";>3004 Building Extensible 
Web Frameworks Using XML, XSL-T, and Java by Richard Vowles 7/21/2001
  -http://husted.com/struts/strutByStrut.htm";>Strut by Strut by 
Ted Husted - Building a web application from the ground up (maintenance release 
2001/Aug/19).
  +http://husted.com/struts/strutByStrut.html";>Strut by Strut 
by Ted Husted - Building a web application from the ground up (maintenance release 
2001/Aug/19).
   http://www.keyboardmonkey.com/pilotlight";>Nested Tags by 
Arron Bates - Two part tutorial, from straight-up beginners to intermediate. Also a 
good kicker for simply learning nesting.
   http://www.keyboardmonkey.com/pilotlight";>Tree Structures by 
Arron Bates - Two part tutorial, which uses the Nested Tags in Struts 1.1 (or separate 
download) to create dynamic tree structures.
   http://ioctl.org/doc/j2ee-tutorial/doc/JSPTags3.html";>J2EE 
Tutorial - Early Release chapter featuring Struts 1.0 tags.
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




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

2002-07-24 Thread jholmes

jholmes 2002/07/24 18:05:51

  Modified:doc/resources tutorials.xml
  Log:
  add JavaPro tutorial
  
  Revision  ChangesPath
  1.5   +1 -0  jakarta-struts/doc/resources/tutorials.xml
  
  Index: tutorials.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/tutorials.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- tutorials.xml 20 Jul 2002 16:50:53 -  1.4
  +++ tutorials.xml 25 Jul 2002 01:05:51 -  1.5
  @@ -10,6 +10,7 @@
   http://husted.com/struts/resources";> 
   
   
  +http://www.fawcette.com/javapro/2002_07/online/kjones/";>Create 
Better Web Apps with Struts by Kevin Jones.
   http://javaboutique.internet.com/tutorials/Struts/";>Stepping through 
Jakarta Struts by Keld H. Hansen.
   http://javaboutique.internet.com/tutorials/Struts2/";>Coding your 
second Jakarta Struts Application by Keld H. Hansen.
   http://otn.oracle.com/products/jdev/howtos/jsp/StrutsHowTo.html";>How 
Do I use Jakarta Struts with Oracle9i JDeveloper? by Oracle Corporation.
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




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

2002-07-10 Thread jholmes

jholmes 2002/07/10 15:25:14

  Modified:doc/resources tutorials.xml
  Log:
  added Oracle JDeveloper tutorial
  
  Revision  ChangesPath
  1.3   +1 -0  jakarta-struts/doc/resources/tutorials.xml
  
  Index: tutorials.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/tutorials.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- tutorials.xml 23 Jun 2002 18:24:30 -  1.2
  +++ tutorials.xml 10 Jul 2002 22:25:14 -  1.3
  @@ -10,6 +10,7 @@
   http://husted.com/struts/resources";> 
   
   
  +http://otn.oracle.com/products/jdev/howtos/jsp/StrutsHowTo.html";>How 
Do I use Jakarta Struts with Oracle9i JDeveloper? by Oracle Corporation.
   http://rollerjm.free.fr/pro/Struts.html";>Struts Controller UML 
Diagrams by Jean-Michel Garnier - The goal of this article is to illustrate 
the Struts 1.1 Controller with UML diagrams. This article is an introduction to the 
Struts framework in order to help beginners programmers to understand the MVC model 
2.
   http://husted.com/struts/tips/";>Struts Tips by Ted Husted - 
Practical cut-and-paste advice.
   http://rzserv2.fhnon.de/~lg002556/struts/";>Struts Tutorial 
by Stephan Wiesner - An easy step by step introduction to Struts. 
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: cvs commit: jakarta-struts/doc/resources tutorials.xml

2002-06-23 Thread James Holmes

There wasn't an announcement that I know of.  I was
simply taking an entry from the bug db.  Are you
saying that I should make an announcement and then add
it to the news page?

-james

--- Ted Husted <[EMAIL PROTECTED]> wrote:
> Was there an announcement to go with this?
> 
> What I've been trying to do is post a news item
> whenever something is
> added, so people can check there to get the latest
> scoops. 
> 
> The news page would then mirror the announcement
> list, when that's set
> up.
> 
> [EMAIL PROTECTED] wrote:
> > 
> > jholmes 2002/06/23 11:24:30
> > 
> >   Modified:doc/resources tutorials.xml
> >   Log:
> >   Add tutorial.
> > 
> >   PR: Bugzilla #9933
> > 
> >   Revision  ChangesPath
> >   1.2   +1 -0 
> jakarta-struts/doc/resources/tutorials.xml
> > 
> >   Index: tutorials.xml
> >  
>
===
> >   RCS file:
>
/home/cvs/jakarta-struts/doc/resources/tutorials.xml,v
> >   retrieving revision 1.1
> >   retrieving revision 1.2
> >   diff -u -r1.1 -r1.2
> >   --- tutorials.xml 23 Jun 2002 15:08:10 -
>  1.1
> >   +++ tutorials.xml 23 Jun 2002 18:24:30 -
>  1.2
> >   @@ -10,6 +10,7 @@
> > href="http://husted.com/struts/resources";>
> > 
> >
> >   +
href="http://rollerjm.free.fr/pro/Struts.html";>Struts
> Controller UML Diagrams by Jean-Michel
> Garnier - The goal of this article is to illustrate
> the Struts 1.1 Controller with UML diagrams. This
> article is an introduction to the Struts framework
> in order to help beginners programmers to understand
> the MVC model 2.
> > href="http://husted.com/struts/tips/";>Struts
> Tips by Ted Husted - Practical cut-and-paste
> advice.
> >
href="http://rzserv2.fhnon.de/~lg002556/struts/";>Struts
> Tutorial by Stephan Wiesner - An easy step
> by step introduction to Struts. 
> >
href="http://www.anassina.com/struts/i18n/i18n.html";>Struts
> i18n by Aaron Rustad.
> 
> --
> To unsubscribe, e-mail:  
> 
> For additional commands, e-mail:
> 
> 


__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: cvs commit: jakarta-struts/doc/resources tutorials.xml

2002-06-23 Thread Ted Husted

Was there an announcement to go with this?

What I've been trying to do is post a news item whenever something is
added, so people can check there to get the latest scoops. 

The news page would then mirror the announcement list, when that's set
up.

[EMAIL PROTECTED] wrote:
> 
> jholmes 2002/06/23 11:24:30
> 
>   Modified:doc/resources tutorials.xml
>   Log:
>   Add tutorial.
> 
>   PR: Bugzilla #9933
> 
>   Revision  ChangesPath
>   1.2   +1 -0  jakarta-struts/doc/resources/tutorials.xml
> 
>   Index: tutorials.xml
>   ===
>   RCS file: /home/cvs/jakarta-struts/doc/resources/tutorials.xml,v
>   retrieving revision 1.1
>   retrieving revision 1.2
>   diff -u -r1.1 -r1.2
>   --- tutorials.xml 23 Jun 2002 15:08:10 -  1.1
>   +++ tutorials.xml 23 Jun 2002 18:24:30 -  1.2
>   @@ -10,6 +10,7 @@
>http://husted.com/struts/resources";>
> 
>
>   +http://rollerjm.free.fr/pro/Struts.html";>Struts Controller UML 
>Diagrams by Jean-Michel Garnier - The goal of this article is to illustrate 
>the Struts 1.1 Controller with UML diagrams. This article is an introduction to the 
>Struts framework in order to help beginners programmers to understand the MVC model 
>2.
>http://husted.com/struts/tips/";>Struts Tips by Ted Husted 
>- Practical cut-and-paste advice.
>http://rzserv2.fhnon.de/~lg002556/struts/";>Struts Tutorial 
>by Stephan Wiesner - An easy step by step introduction to Struts. 
>http://www.anassina.com/struts/i18n/i18n.html";>Struts i18n 
>by Aaron Rustad.

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




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

2002-06-23 Thread jholmes

jholmes 2002/06/23 11:24:30

  Modified:doc/resources tutorials.xml
  Log:
  Add tutorial.
  
  PR: Bugzilla #9933
  
  Revision  ChangesPath
  1.2   +1 -0  jakarta-struts/doc/resources/tutorials.xml
  
  Index: tutorials.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources/tutorials.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- tutorials.xml 23 Jun 2002 15:08:10 -  1.1
  +++ tutorials.xml 23 Jun 2002 18:24:30 -  1.2
  @@ -10,6 +10,7 @@
   http://husted.com/struts/resources";> 
   
   
  +http://rollerjm.free.fr/pro/Struts.html";>Struts Controller UML 
Diagrams by Jean-Michel Garnier - The goal of this article is to illustrate 
the Struts 1.1 Controller with UML diagrams. This article is an introduction to the 
Struts framework in order to help beginners programmers to understand the MVC model 
2.
   http://husted.com/struts/tips/";>Struts Tips by Ted Husted - 
Practical cut-and-paste advice.
   http://rzserv2.fhnon.de/~lg002556/struts/";>Struts Tutorial 
by Stephan Wiesner - An easy step by step introduction to Struts. 
   http://www.anassina.com/struts/i18n/i18n.html";>Struts i18n 
by Aaron Rustad.
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: