dleslie     00/12/18 06:18:11

  Modified:    java/samples/AppletXMLtoHTML README.html
  Log:
  Fixed typo.
  
  Revision  Changes    Path
  1.4       +1 -1      xml-xalan/java/samples/AppletXMLtoHTML/README.html
  
  Index: README.html
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/samples/AppletXMLtoHTML/README.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- README.html       2000/12/18 12:57:04     1.3
  +++ README.html       2000/12/18 14:18:09     1.4
  @@ -13,7 +13,7 @@
     </table>
     <hr>
     <ul>
  -  <li>AppletXMLtoHTML.html transforms XML into HTML, and displays the XML 
document and XSL stylesheet as well as the HTML transformation 
result.<br/><br/></li>
  +  <li>appletXMLtoHTML.html transforms XML into HTML, and displays the XML 
document and XSL stylesheet as well as the HTML transformation 
result.<br/><br/></li>
     <li>get-todo-list.html uses todo.xsl to transform todo.xml and display the 
transformation result. The XML source is a snapshot of todo.xml in the 
xml-xalan CVS repository, an ongoing list of tasks and task completions for the 
Xalan-Java 2 development project.</li>
     <p>Both applets look for xalan.jar and xerces.jar in the bin directory. If 
the JAR files are elsewhere, you must move them or adjust the applet archive 
setting in client.html and get-todo-list.html.</p>
   </ul>
  
  
  

Reply via email to