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

2003-09-13 Thread dgraham
dgraham 2003/09/13 13:01:10

  Modified:doc/faqs kickstart.xml
  Log:
  Added notes to XHTML section, added links to popular
  IDE homepages, and made the listing/description of the
  IDEs a bit more neutral.
  
  Revision  ChangesPath
  1.11  +13 -11jakarta-struts/doc/faqs/kickstart.xml
  
  Index: kickstart.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/faqs/kickstart.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- kickstart.xml 9 Sep 2003 17:49:22 -   1.10
  +++ kickstart.xml 13 Sep 2003 20:01:10 -  1.11
  @@ -216,9 +216,9 @@
   /p
   p
   Compared to other offerings, Struts endeavors to be a minimalist framework.
  -We try leverage existing technologies whenever we can and then provide only the 
missing pieces you need to combine disparate technologies into a coherent application.
  +We try leverage existing technologies whenever we can and provide only the missing 
pieces you need to combine disparate technologies into a coherent application.
   This is great when you want to select your own tools to use with Struts.
  -But, if you prefer a more integrated infrastructure, then packages like Turbine or 
Expresso are perfectly good ways to go.
  +But, if you prefer a more integrated infrastructure, then packages like Turbine or 
Expresso (which uses Struts) are perfectly good ways to go.
   /p
   pSee also/p
   ul
  @@ -233,8 +233,8 @@
   /section
   
   section href=xhtml name=Are the Struts tags XHTML compliant?
  -pIf you utilize a lt;html:html xhtml=true element on your page, the tags
  -will render in a XHTML compatible manner (since Struts 1.1 beta 2). /p
  +pIf you use an lt;html:html xhtml=truegt; or lt;html:xhtml/gt; element on 
your page, the tags
  +will render as XHTML (since Struts 1.1). /p
   /section
   
   section href=wml name=Will the Struts tags support other markup languages such 
as WML
  @@ -311,16 +311,18 @@
   section href=ide name=Is there a particularly good IDE to use with Struts
   p
   Struts should work well with any development environment that you would like to 
use, as well as with any programmers editor. 
  -The members of the Struts development team each use their own tools, which ranges 
from emacs and Textpad to IDEA by IntelliJ,
  -with NetBeans and Eclipse ranging in between.
  +The members of the Struts development team each use their own tools such as 
  +a href=http://www.gnu.org/software/emacs/emacs.html;Emacs/a, 
  +a href=http://www.intellij.com/idea/;IDEA/a, 
  +a href=http://www.eclipse.org/;Eclipse/a, 
  +and a href=http://www.netbeans.org/;NetBeans/a.
   /p
   p
  -At this writing, in the free zone, NetBeans had the edge with JSP editing, but 
Eclipse has relatively more advanced refactoring features. 
  +At this writing, in the free zone, NetBeans had the edge with JSP editing, but 
Eclipse has more advanced refactoring features. 
   Eclipse is also a general-purpose IDE and can be used with non-Java projects.
  -In the non-free zone, IDEA by IntelliJ is highly regarded but costs money. (Of 
course, if *you* cost money, good tools are often a good investment.)
  -Many of the Struts Committers use IDEA, though others do not.
  -/p
  -p
  +In the non-free zone, IDEA is highly regarded but costs money. (Of course, if *you* 
cost money, good tools are often a good investment.)
  +/p
  +p
   See the a href=../faqs/index.htmlHowto Guides/a for more about configuring 
IDEs to work with Struts.
   /p
   /section
  
  
  

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



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

2002-12-01 Thread dgraham
dgraham 2002/12/01 16:24:16

  Modified:doc/faqs kickstart.xml
  Log:
  Fixed broken links to resources pages and changed JSPTL to JSTL.
  
  Revision  ChangesPath
  1.5   +5 -5  jakarta-struts/doc/faqs/kickstart.xml
  
  Index: kickstart.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/faqs/kickstart.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- kickstart.xml 29 Nov 2002 21:24:49 -  1.4
  +++ kickstart.xml 2 Dec 2002 00:24:16 -   1.5
  @@ -185,21 +185,21 @@
   p
   There are also many third-party tutorials, articles, and books that cover Struts.
   See our
  -a href=resources/tutorials.htmlResources page/a for current listings and
  +a href=../resources/tutorials.htmlResources page/a for current listings and
   links.
   /p
   /section
   
   section href=support name=Is commercial support available?
  -pThere is no official, commercial support for Struts, though third parties may 
offer different degrees of support. A list of Struts consultants is available on our 
a href=resources/consultants.htmlResources page/a/p
  +pThere is no official, commercial support for Struts, though third parties may 
offer different degrees of support. A list of Struts consultants is available on our 
a href=../resources/consultants.htmlResources page/a/p
   /section
   
   section href=providers name=Are there ISPs that will host my Struts 
application?
  -pFor a listing of some Java and Struts ISPs, visit our a 
href=resources/hosts.htmlResources page/a./p
  +pFor a listing of some Java and Struts ISPs, visit our a 
href=../resources/hosts.htmlResources page/a./p
   /section
   
   section href=powered name=What Web sites are already Powered by Struts?
  -pFor a listing of some Struts-powered Web sites available to the public, visit 
our a href=resources/powered.htmlResources page/a./p
  +pFor a listing of some Struts-powered Web sites available to the public, visit 
our a href=../resources/powered.htmlResources page/a./p
   /section
   
   section href=turbine name=What's the difference between Struts and Turbine? 
What's the difference between Struts and Expresso?
  @@ -230,7 +230,7 @@
   /section
   
   section href=taglibs name=Why aren't the Struts tags maintained as part of the 
Jakarta Taglibs project?
  -pDevelopment of both products began about the same time. Leading up to the 
release of 1.0, it was thought better to continue to develop the taglibs alongside the 
controller. Now that 1.0 is out, the Java ServerPages Standard Taglib is in active 
development. Once work on the JSPTL stabilizes, the Struts taglibs will be revisited. 
Tags which are not linked directly to the framework may be hosted at Jakarta Taglibs 
instead./p
  +pDevelopment of both products began about the same time. Leading up to the 
release of 1.0, it was thought better to continue to develop the taglibs alongside the 
controller. Now that 1.0 is out, the JavaServer Pages Standard Taglib is in active 
development. Once work on the JSTL stabilizes, the Struts taglibs will be revisited. 
Tags which are not linked directly to the framework may be hosted at Jakarta Taglibs 
instead./p
   /section
   
   section href=xhtml name=Are the Struts tags XHTML compliant?
  
  
  

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