yoavs       2004/01/26 12:48:04

  Modified:    jk/xdocs index.xml
  Log:
  Updated index.xml to use encoded HTMl equiavalent of ? character
  and to not have space before the question mark.  This was requested
  by a couple of people on the tomcat-dev mailing list today.
  
  Revision  Changes    Path
  1.13      +6 -5      jakarta-tomcat-connectors/jk/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/index.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- index.xml 18 Nov 2003 19:20:50 -0000      1.12
  +++ index.xml 26 Jan 2004 20:48:04 -0000      1.13
  @@ -4,10 +4,11 @@
   <title>Overview</title>
   <author email="[EMAIL PROTECTED]">Jean-Frederic Clere</author>
   <author email="[EMAIL PROTECTED]">Henri Gomez</author>
  +<author email="[EMAIL PROTECTED]">Yoav Shapira</author>
   <date>$Date$</date>
   </properties>
   
  -<section name="What's JK ?">
  +<section name="What's JK&#63;">
   <p>
   <b>JK</b> is a replacement to the elderly mod_jserv. 
   It was a completely new Tomcat-Apache plug-in that handles the communication 
between Tomcat and Apache.
  @@ -39,7 +40,7 @@
   
   </section>
   
  -<section name="Why should I use the JK ?">
  +<section name="Why should I use the JK&#63;">
   <p>
   JK was develop to overcome many limitations of its ancestor, <b>mod_jserv</b>.
   </p>
  @@ -73,7 +74,7 @@
   
   </section>
   
  -<section name="What's the difference between JK and JK2 ?">
  +<section name="What's the difference between JK and JK2&#63;">
   <p>
   JK2 is a refactoring of JK and is much more powerfull.
   </p>
  @@ -108,7 +109,7 @@
   </section>
   
   
  -<section name="Are there alternative ways to connect Apache and Tomcat?">
  +<section name="Are there alternative ways to connect Apache and Tomcat&#63;">
   <p>
   The alternative ways are better described in <b>mod_webapp</b>
   documentation.
  
  
  

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

Reply via email to