Package: tomcat5-webapps
Version: 5.0.30-6
Severity: minor

This example:

http://localhost:8180/jsp-examples/jsp2/jspx/svgexample.html

points to this other URL:

http://localhost:8080/jsp-examples/jsp2/jspx/textRotate.jspx?name=JSPX

The port is wrong. I think the correct way to fix is to change it to:

<a href="/jsp-examples/jsp2/jspx/textRotate.jspx?name=JSPX"> ... </a>

... so it takes the correct basedir.

Thanks,
Pablo.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-386
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages tomcat5-webapps depends on:
ii  tomcat5                       5.0.30-6   Java Servlet 2.4 engine with JSP 2

tomcat5-webapps recommends no packages.

-- no debconf information


_______________________________________________
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to