giacomo 00/06/06 11:03:15
Modified: xdocs Tag: xml-cocoon2 installing.xml
Log:
Revision Changes Path
No revision
No revision
1.8.2.7 +2 -2 xml-cocoon/xdocs/installing.xml
Index: installing.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/installing.xml,v
retrieving revision 1.8.2.6
retrieving revision 1.8.2.7
diff -u -r1.8.2.6 -r1.8.2.7
--- installing.xml 2000/06/01 16:51:00 1.8.2.6
+++ installing.xml 2000/06/06 18:03:14 1.8.2.7
@@ -21,13 +21,13 @@
<ul>
<li><strong>Java Virtual Machine</strong>
- A Java 1.1 or greater compatible virtual machine must be present for both
+ A Java 1.2 or later compatible virtual machine must be present for both
command line and servlet type usage of Cocoon. Note that all servlet
engines
require a JVM to run so if you are already using servlets you already
have
one installed.
</li>
<li><strong>Servlet Engine</strong>
- A Servlet 2.x compliant servlet engine must be present in order to
support
+ A Servlet 2.2 compliant servlet engine must be present in order to
support
servlet operation and dynamic request handling. Note that this
requirement
is optional for command line operation.
</li>