DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31825>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31825

getRequestURL() does not return complete URL on home page





------- Additional Comments From [EMAIL PROTECTED]  2004-10-21 13:12 -------
If i type : http://server/Context 
, then request.getRequestURL() returns :

On Tomcat 4.1.30 : "http://server/Context/homePath/home.jsp";
On Tomcat 5.0.29 : "http://server/Context/";
On Tomcat 5.5.3 : "http://server/Context/";

Which one is right ? Do you mean servlet specification is ambiguous ?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to