File: svg_example.patch

package info (click to toggle)
tomcat5 5.0.30-12etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 22,860 kB
  • ctags: 26,367
  • sloc: java: 152,968; xml: 42,830; ansic: 33,715; jsp: 7,193; perl: 2,289; sh: 1,081; makefile: 551; awk: 59
file content (13 lines) | stat: -rw-r--r-- 890 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- jakarta-tomcat-5/build/webapps/jsp-examples/jsp2/jspx/svgexample.html.orig	2005-08-20 11:03:20.000000000 +0200
+++ jakarta-tomcat-5/build/webapps/jsp-examples/jsp2/jspx/svgexample.html	2005-10-24 19:19:00.000000000 +0200
@@ -35,8 +35,8 @@
       <li>Download <a href="http://xml.apache.org/batik/index.html">Batik</a>,
           or any other SVG viewer.</li>
       <li>Copy the following URL:
-      <a href="http://localhost:8080/jsp-examples/jsp2/jspx/textRotate.jspx?name=JSPX">
-      http://localhost:8080/jsp-examples/jsp2/jspx/textRotate.jspx?name=JSPX</a>
+      <a href="http://localhost:8180/jsp-examples/jsp2/jspx/textRotate.jspx?name=JSPX">
+      http://localhost:8180/jsp-examples/jsp2/jspx/textRotate.jspx?name=JSPX</a>
       </li>
       <li>Paste the URL into Batik's Location field and press Enter</li>
       <li>Customize by changing the name=JSPX parameter</li>