You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by cl...@apache.org on 2013/10/16 17:25:37 UTC

svn commit: r1532794 - /xmlgraphics/site/trunk/content/fop/1.1/servlets.mdtext

Author: clay
Date: Wed Oct 16 15:25:37 2013
New Revision: 1532794

URL: http://svn.apache.org/r1532794
Log:
changing 'xsl=' to 'xslt='

Modified:
    xmlgraphics/site/trunk/content/fop/1.1/servlets.mdtext

Modified: xmlgraphics/site/trunk/content/fop/1.1/servlets.mdtext
URL: http://svn.apache.org/viewvc/xmlgraphics/site/trunk/content/fop/1.1/servlets.mdtext?rev=1532794&r1=1532793&r2=1532794&view=diff
==============================================================================
--- xmlgraphics/site/trunk/content/fop/1.1/servlets.mdtext (original)
+++ xmlgraphics/site/trunk/content/fop/1.1/servlets.mdtext Wed Oct 16 15:25:37 2013
@@ -16,9 +16,7 @@ The servlet is automatically built when 
 
 - http://localhost:8080/fop/fop?fo=/home/path/to/fofile.fo
 
-- http://localhost:8080/fop/fop?xml=/home/path/to/xmlfile.xml&xsl=/home/path/to/xslfile.xsl
-
-
+- http://localhost:8080/fop/fop?xml=/home/path/to/xmlfile.xml&xslt=/home/path/to/xslfile.xsl
 
 The source code for the servlet can be found under {fop-dir}/src/java/org/apache/fop/servlet/FopServlet.java.
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org