keiron 01/08/10 00:59:27
Modified: docs/xml-docs/fop embedding.xml
Log:
added more info about compiling
Revision Changes Path
1.8 +3 -0 xml-fop/docs/xml-docs/fop/embedding.xml
Index: embedding.xml
===================================================================
RCS file: /home/cvs/xml-fop/docs/xml-docs/fop/embedding.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- embedding.xml 2001/06/28 09:55:11 1.7
+++ embedding.xml 2001/08/10 07:59:27 1.8
@@ -72,6 +72,9 @@
</p>
<p>http://localhost:8080/fop/fop?fo=/home/path/to/fofile.fo</p>
<p>You can also find the source code there in the file FopServlet.java</p>
+ <p>
+ To compile this code you will need servlet_2_2.jar (or compatible), fop.jar
and the sax api in your classpath.
+ </p>
</s2>
</s1>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]