Bug#327790: tomcat5-webapps: jsp svg example links to the wrong url

Wolfgang Baer WBaer at gmx.de
Mon Sep 12 09:21:48 UTC 2005


Hi Pablo,

Pablo Barbachano wrote:
> 
> 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.
> 

There might be some other issues likes this as debian changes the
default port of tomcat to 8180 (upstream uses 8080). In a next
upload I will patch it to a relative url. If you find/found other
non-relative links please report them here so they can be fixed
all at once.

Thanks for reporting,

Wolfgang





More information about the pkg-java-maintainers mailing list