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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to