You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/09/18 20:51:52 UTC

DO NOT REPLY [Bug 3698] New: - ServletContext.getRealPath() no longer adds trailing slash to result.

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3698

ServletContext.getRealPath() no longer adds trailing slash to result.

           Summary: ServletContext.getRealPath() no longer adds trailing
                    slash to result.
           Product: Tomcat 4
           Version: 4.0 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: jregen@lane15.com


In a previous version of Tomcat (3.2.3) ServletContext.getRealPath( ) returned 
an absolute path with a trailing slash.  It no longer does so.