User: kunle   
  Date: 01/03/24 08:31:01

  Modified:    business faq.html
  Log:
  fix broken links and general tidy-up
  
  Revision  Changes    Path
  1.8       +21 -15    newsite/business/faq.html
  
  Index: faq.html
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/business/faq.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- faq.html  2001/03/24 02:42:25     1.7
  +++ faq.html  2001/03/24 16:31:01     1.8
  @@ -141,7 +141,7 @@
   
   <h3><a name="FAQ-CREDITS-LATEST"></a>Where can I get the latest version of this 
FAQ?</h3>
   <ul>
  -<li>From the JBoss project's homepage at <a class="link" 
href="http://www.ejboss.org/">www.JBoss.org</a>. There is a link to a release version 
of this FAQ that in sync with the latest release of JBoss.
  +<li>From the JBoss project's homepage at <a class="link" 
href="http://www.jboss.org/">www.JBoss.org</a>. There is a link to a release version 
of this FAQ that in sync with the latest release of JBoss.
   <li>From the JBoss binary distribution archives. These are downloadable from a link 
on <a class="link" href="http://www.jboss.org/">www.JBoss.org</a> and, they contain a 
copy of this FAQ that is appropriate to the version of JBoss in the archive.
   
   <li>From the JBoss CVS repository. The version in CVS is often under development 
and is more appropriate for developers and seasoned JBoss pros. The other versions are 
derived from the CVS FAQ.
  @@ -264,7 +264,7 @@
   
   <h3><a name="FAQ-JBOSS-COMPLIANCE"></a>Is JBoss in compliance with the current EJB 
spec ?</h3>
   
  -<p class="text">Yes. JBoss is <a class="link" 
href="http://www.jboss.org/newsite/business/jboss-test.html">being continuously 
tested</a> for compliance with the <a class="link" 
href="http://java.sun.com/products/ejb/docs.html">EJB 
  +<p class="text">Yes. JBoss is <a class="link" href="jboss-test.html">being 
continuously tested</a> for compliance with the <a class="link" 
href="http://java.sun.com/products/ejb/docs.html">EJB 
     2.0 specification</a>.</p>
   <p class="text">Back to <a class="link" href="#FAQ_CONTENTS">FAQ  
Contents</a>&nbsp;</p>
   
  @@ -285,10 +285,10 @@
   </ul><p class="text">Back to <a class="link" href="#FAQ_CONTENTS">FAQ Contents</a>
   <h3><a name="FAQ-JBOSS-INSTALL"></a>How do I install JBoss ?</h3>
   
  -<p class="text">If you download the binary, you can use these <a class="link" 
href="http://www.jboss.org/newsite/documentation/HTML/ch01s05.html">instructions</a>.</p>
  +<p class="text">If you download the binary, you can use these <a class="link" 
href="../documentation/HTML/ch01s05.html">instructions</a>.</p>
   
  -<p class="text">There is also detailed information available for installing JBoss 
on <a class="link" 
href="http://www.jboss.org/newsite/documentation/jboss_linux_trail_index.html"> 
  -Linux</a> and <a class="link" 
href="http://www.jboss.org/newsite/documentation/jboss_win32_trail_index.html"> 
  +<p class="text">There is also detailed information available for installing JBoss 
on <a class="link" href="../documentation/jboss_linux_trail_index.html"> 
  +Linux</a> and <a class="link" href="../documentation/jboss_win32_trail_index.html"> 
    Windows</a>.</p>
   <p class="text">Back to <a class="link" href="#FAQ_CONTENTS">FAQ Contents</a>
   
  @@ -398,7 +398,7 @@
   <p class="text">Back to <a class="link" href="#FAQ_CONTENTS">FAQ  
Contents</a>&nbsp;</p>
   
   <h3><a name="FAQ-BEANDEV-GUIDE"></a>Is a programmer's guide available for JBoss 
?</h3>
  -<p class="text">Yes, take a look at the <a class="link" 
href="/newsite/documentation/HTML/index.html">JBoss 2.0</a> documentation.</p>
  +<p class="text">Yes, take a look at the <a class="link" 
href="/documentation/HTML/index.html">JBoss 2.0</a> documentation.</p>
   
   <p class="text">Back to <a class="link" href="#FAQ_CONTENTS">FAQ 
   
  @@ -508,7 +508,7 @@
   
                           <p class="text">Please have a look at 
   
  -                            <a class="link" 
href="/newsite/documentation/HTML/ch07s68.html">Security</a> 
  +                            <a class="link" 
href="/documentation/HTML/ch07s68.html">Security</a> 
   
                               topic in the JBoss manual.</p>
   
  @@ -564,11 +564,11 @@
   
                                                                
   
  -                        <p class="text">Refer to the <a class="link" 
href="/newsite/documentation/HTML/index.html">Manual</a>, 
  +                        <p class="text">Refer to the <a class="link" 
href="/documentation/HTML/index.html">Manual</a>, 
   
  -                            which has <a class="link" 
href="/newsite/documentation/HTML/ch03.html">examples</a> 
  +                            which has <a class="link" 
href="/documentation/HTML/ch03.html">examples</a> 
   
  -                            for many common databases and <a class="link" 
href="/newsite/documentation/HTML/ch03s05.html">procedures</a> 
  +                            for many common databases and <a class="link" 
href="/documentation/HTML/ch03s05.html">procedures</a> 
   
                               for the rest.</p>
   
  @@ -614,11 +614,11 @@
   
                           <p class="text">The best source for technical 
   
  -                            information is in the JBoss <a class="link" 
href="http://www.jboss.org/newsite/documentation/HTML/index.html">manual</a>. 
  +                            information is in the JBoss <a class="link" 
href="/documentation/HTML/index.html">manual</a>. 
   
  -                            Specifically, the sections on <a class="link" 
href="/newsite/documentation/HTML/ch02.html">Basic 
  +                            Specifically, the sections on <a class="link" 
href="/documentation/HTML/ch02.html">Basic 
   
  -                            Configuration</a> and <a class="link" 
href="/newsite/documentation/HTML/ch07.html">Container 
  +                            Configuration</a> and <a class="link" 
href="/documentation/HTML/ch07.html">Container 
   
                               Architecture</a>.</p>
   
  @@ -656,8 +656,7 @@
                     <td width="15%" style="background-color: 
#C0C0C0">&nbsp;26-Mar-2000</td>
                     <td width="27%" style="background-color: #C0C0C0">&nbsp;<a 
class="link" href="mailto:[EMAIL PROTECTED]">Kunle 
                       Odutola</a> </td>
  -                  <td width="58%" style="background-color: #C0C0C0">Created first 
  -                    version of FAQ</td>
  +                  <td width="58%" style="background-color: #C0C0C0">Created FAQ</td>
                   </tr>
                   <tr> 
                     <td width="15%" style="background-color: #C0C0C0">23-Aug-2000</td>
  @@ -679,6 +678,13 @@
                     <td width="27%" style="background-color: #C0C0C0"><a class="link" 
href="mailto:[EMAIL PROTECTED]">Dewayne 
                       McNair</a></td>
                     <td width="58%" style="background-color: #C0C0C0">General 
cleanup.</td>
  +                </tr>
  +                <tr>
  +                  <td width="15%" style="background-color: #C0C0C0">24-Mar-2001</td>
  +                  <td width="27%" style="background-color: #C0C0C0"><a class="link" 
href="mailto:[EMAIL PROTECTED]">Kunle 
  +                    Odutola</a> </td>
  +                  <td width="58%" style="background-color: #C0C0C0">Broken links 
  +                    and general tidy-up</td>
                   </tr>
                 </table>
                 <p class="text"> 
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to