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

*** shadow/251  Sun May 20 17:19:22 2001
--- shadow/251.tmp.23930        Sun May 20 19:15:56 2001
***************
*** 1,19 ****
! Bug#: 251
! Product: SAPI
! Version: 2.3 beta 7
! Platform: 
! OS/Version: 
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: High
! Component: 
! AssignedTo: [EMAIL PROTECTED]                            
! ReportedBy: [EMAIL PROTECTED]               
! URL: 
! Cc: 
! Summary: Add getContextPath() method to ServletContext BugRat Report#405
! 
  There is currently a getContextPath() method in the 
  Request for servlets.  
  When I create a ServletContext for a web application other
--- 1,19 ----
! +============================================================================+
! | Add getContextPath() method to ServletContext BugRat Report#405            |
! +----------------------------------------------------------------------------+
! |        Bug #: 251                         Product: Tomcat 3                |
! |       Status: UNCONFIRMED                 Version: Unknown                 |
! |   Resolution:                            Platform: All                     |
! |     Severity: Normal                   OS/Version: All                     |
! |     Priority: High                      Component: Unknown                 |
! +----------------------------------------------------------------------------+
! |  Assigned To: [EMAIL PROTECTED]                                         |
! |  Reported By: [EMAIL PROTECTED]                                         |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  There is currently a getContextPath() method in the 
  Request for servlets.  
  When I create a ServletContext for a web application other
***************
*** 21,24 ****
  the context path for the ServletContext I created.
  This makes using the getRequestDispatcher() method 
  of the ServletContext difficult.
! Thanks.
--- 21,24 ----
  the context path for the ServletContext I created.
  This makes using the getRequestDispatcher() method 
  of the ServletContext difficult.
! Thanks.

Reply via email to