From 0bb07305701a6942f38c9c2eb080fb9348db73d6 Mon Sep 17 00:00:00 2001
From: Keiron Liddle
Date: Fri, 10 Aug 2001 07:59:27 +0000
Subject: added more info about compiling
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194405 13f79535-47bb-0310-9956-ffa450edef68
---
docs/xml-docs/fop/embedding.xml | 3 +++
1 file changed, 3 insertions(+)
(limited to 'docs')
diff --git a/docs/xml-docs/fop/embedding.xml b/docs/xml-docs/fop/embedding.xml
index c74ba2bdf..8854461eb 100644
--- a/docs/xml-docs/fop/embedding.xml
+++ b/docs/xml-docs/fop/embedding.xml
@@ -72,6 +72,9 @@
http://localhost:8080/fop/fop?fo=/home/path/to/fofile.fo
You can also find the source code there in the file FopServlet.java
+
+ To compile this code you will need servlet_2_2.jar (or compatible), fop.jar and the sax api in your classpath.
+
--
cgit v1.2.3