yoavs       2005/02/22 09:27:41

  Modified:    docs/faq development.html
               docs/faq/printer development.html
               xdocs-faq development.xml
  Log:
  Forgot to link to NEtBeans KB in my last commit.
  
  Revision  Changes    Path
  1.3       +3 -2      jakarta-tomcat-site/docs/faq/development.html
  
  Index: development.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/faq/development.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- development.html  22 Feb 2005 17:25:39 -0000      1.2
  +++ development.html  22 Feb 2005 17:27:41 -0000      1.3
  @@ -90,8 +90,9 @@
       <p>
   This answer assumes that you have correctly set up a NetBeans IDE project and
   that you know how to use its debugger. If not, please go to
  -http://www.netbeans.org/kb/using-netbeans/40/debug.html and read up on how to
  -use NetBeans IDE and its debugger.
  +<a href="http://www.netbeans.org/kb/using-netbeans/40/debug.html";>
  +http://www.netbeans.org/kb/using-netbeans/40/debug.html</a>
  + and read up on how to use NetBeans IDE and its debugger.
   </p>
   <p>
   Make sure that Tomcat is started, that your application is deployed, and that
  
  
  
  1.3       +3 -2      jakarta-tomcat-site/docs/faq/printer/development.html
  
  Index: development.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/faq/printer/development.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- development.html  22 Feb 2005 17:25:42 -0000      1.2
  +++ development.html  22 Feb 2005 17:27:41 -0000      1.3
  @@ -89,8 +89,9 @@
       <p>
   This answer assumes that you have correctly set up a NetBeans IDE project and
   that you know how to use its debugger. If not, please go to
  -http://www.netbeans.org/kb/using-netbeans/40/debug.html and read up on how to
  -use NetBeans IDE and its debugger.
  +<a href="http://www.netbeans.org/kb/using-netbeans/40/debug.html";>
  +http://www.netbeans.org/kb/using-netbeans/40/debug.html</a>
  + and read up on how to use NetBeans IDE and its debugger.
   </p>
   <p>
   Make sure that Tomcat is started, that your application is deployed, and that
  
  
  
  1.3       +3 -2      jakarta-tomcat-site/xdocs-faq/development.xml
  
  Index: development.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs-faq/development.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- development.xml   22 Feb 2005 17:25:44 -0000      1.2
  +++ development.xml   22 Feb 2005 17:27:41 -0000      1.3
  @@ -101,8 +101,9 @@
       <p>
   This answer assumes that you have correctly set up a NetBeans IDE project and
   that you know how to use its debugger. If not, please go to
  -http://www.netbeans.org/kb/using-netbeans/40/debug.html and read up on how to
  -use NetBeans IDE and its debugger.
  +<a href="http://www.netbeans.org/kb/using-netbeans/40/debug.html";>
  +http://www.netbeans.org/kb/using-netbeans/40/debug.html</a>
  + and read up on how to use NetBeans IDE and its debugger.
   </p>
   <p>
   Make sure that Tomcat is started, that your application is deployed, and that
  
  
  

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

Reply via email to