INTEGRATION: CWS sdki18n (1.5.4); FILE MERGED
2004/02/12 14:37:49 jsc 1.5.4.1: #115338# merged changes from sdk11zhja
This commit is contained in:
parent
5a1fa1c6f6
commit
c4d34f0ab9
1 changed files with 6 additions and 8 deletions
|
@ -30,11 +30,9 @@ Installation instructions:
|
|||
|
||||
Converting documents with the servlet:
|
||||
======================================
|
||||
- In the file "ConverterServlet.html", search for the following line:
|
||||
<form action="http://127.0.0.1:8080/servlet/ConverterServlet" method=post enctype="multipart/form-data">
|
||||
Replace the existing IP address with your intended IP address.
|
||||
- Open the file "ConverterServlet.html" in your web browser and select a file,
|
||||
a type to convert the file to, and the extension for the converted file.
|
||||
- Press the button. The document will be uploaded to the server, converted and
|
||||
pushed back to the client. Your browser will open a dialog for saving the
|
||||
converted document.
|
||||
1. Browse your web server "http://<your_ip>/conversion/ConverterServlet.html" or
|
||||
open the file "ConverterServlet.html" in your web browser and select a file.
|
||||
2. Select a type to convert the file to, and the extension for the converted file.
|
||||
3. Press the button. The document will be uploaded to the server, converted and
|
||||
pushed back to the client. Your browser will open a dialog for saving the
|
||||
converted document.
|
||||
|
|
Loading…
Reference in a new issue