2009/7/31 Roman Sokolyuk <romsok.t...@gmail.com>:
> I have only one question. How does the browser determine which parts of the
> URL to strip?
>

http://tools.ietf.org/html/rfc3986#section-5
http://www.w3.org/TR/html401/struct/links.html#h-12.4.1


Also, if I remember correctly, unless you remove this line:
<?xml version="1.0" encoding="ISO-8859-1" ?>
it won't work in Internet Explorer. It will try to show it as XML,
instead of (X)HTML that it actually is.

Also, that, and your <%page contentType="..">, contradicts with what
you have wrote in
<meta http-equiv="Content-Type"

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to