1<html><head><title>Document Converter 2</title></head><body> 3<h1>Document Converter</h1> 4<p>Converting documents with a remote running OpenOffice.org.</p> 5<form action="http://localhost:8080/conversion/servlet/ConverterServlet" method=post enctype="multipart/form-data"> 6 <table width="510" border="0"> 7 <tr> 8 <td>Local document</td>
--- 38 unchanged lines hidden --- | 24<html><head><title>Document Converter 25</title></head><body> 26<h1>Document Converter</h1> 27<p>Converting documents with a remote running OpenOffice.org.</p> 28<form action="http://localhost:8080/conversion/servlet/ConverterServlet" method=post enctype="multipart/form-data"> 29 <table width="510" border="0"> 30 <tr> 31 <td>Local document</td>
--- 38 unchanged lines hidden --- |