User: starksm 
  Date: 01/04/19 21:23:36

  Modified:    src/docs jbossintro.xml
  Log:
  Fix ulink tag
  
  Revision  Changes    Path
  1.13      +1 -1      manual/src/docs/jbossintro.xml
  
  Index: jbossintro.xml
  ===================================================================
  RCS file: /cvsroot/jboss/manual/src/docs/jbossintro.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- jbossintro.xml    2001/04/20 04:19:06     1.12
  +++ jbossintro.xml    2001/04/20 04:23:36     1.13
  @@ -139,7 +139,7 @@
                <para>In this step we will write and compile a simple Enterprise 
JavaBean.
   You can download the source code for this example in either zip(interestEJB.zip) or
   tar/gzip( interestEJB.tar.gz) format from the file section of the documentation 
section
  -on <ulink url="http://www.jboss.org/documentation/files/">www.jboss.org<ulink>.
  +on <ulink url="http://www.jboss.org/documentation/files/">www.jboss.org</ulink>.
   You will need to unpack the archive into an empty directory.</para>
                <para>The example, which is called 'Interest', is a simple stateless 
session EJB.
   Its job is to calculate the amount of compound interest payable on a sum
  
  
  

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

Reply via email to