Author: kkolinko
Date: Sun Jun 17 06:14:37 2012
New Revision: 1351056

URL: http://svn.apache.org/viewvc?rev=1351056&view=rev
Log:
Correct reference to Apache Batik project
It now lives in xmlgraphics.apache.org.

Modified:
    tomcat/trunk/webapps/examples/jsp/jsp2/jspx/svgexample.html
    tomcat/trunk/webapps/examples/jsp/jsp2/jspx/textRotate.jspx

Modified: tomcat/trunk/webapps/examples/jsp/jsp2/jspx/svgexample.html
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/examples/jsp/jsp2/jspx/svgexample.html?rev=1351056&r1=1351055&r2=1351056&view=diff
==============================================================================
--- tomcat/trunk/webapps/examples/jsp/jsp2/jspx/svgexample.html (original)
+++ tomcat/trunk/webapps/examples/jsp/jsp2/jspx/svgexample.html Sun Jun 17 
06:14:37 2012
@@ -33,7 +33,7 @@
     <p>
     To execute this example, follow these steps:
     <ol>
-      <li>Download <a href="http://xml.apache.org/batik/index.html";>Batik</a>,
+      <li>Download <a 
href="http://xmlgraphics.apache.org/batik/index.html";>Apache Batik</a>,
           or any other SVG viewer.</li>
       <li>Copy the following URL:
       <a 
href="http://localhost:8080/examples/jsp/jsp2/jspx/textRotate.jspx?name=JSPX";>

Modified: tomcat/trunk/webapps/examples/jsp/jsp2/jspx/textRotate.jspx
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/examples/jsp/jsp2/jspx/textRotate.jspx?rev=1351056&r1=1351055&r2=1351056&view=diff
==============================================================================
--- tomcat/trunk/webapps/examples/jsp/jsp2/jspx/textRotate.jspx (original)
+++ tomcat/trunk/webapps/examples/jsp/jsp2/jspx/textRotate.jspx Sun Jun 17 
06:14:37 2012
@@ -16,7 +16,7 @@
 -->
 <!--
   - This example is based off the textRotate.svg example that comes
-  - with Batik.  The original example was written by Bill Haneman.
+  - with Apache Batik.  The original example was written by Bill Haneman.
   - This version by Mark Roth.
   -->
 <svg xmlns="http://www.w3.org/2000/svg";



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to