Bug report #405 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/405>

REPORT #405 Details.

Project: Servlet API
Category: Feature Requests
SubCategory: New Feature
Class: feature
State: received
Priority: high
Severity: non-critical
Confidence: public
Environment: 
   Release: 2.3 beta 7
   JVM Release: 1.2
   Operating System: NT
   OS Release: 4.0
   Platform: NT

Synopsis: 
Add getContextPath() method to ServletContext

Description:
There is currently a getContextPath() method in the 
Request for servlets.  
When I create a ServletContext for a web application other
than the one I'm in, there is no way to programatically find
the context path for the ServletContext I created.
This makes using the getRequestDispatcher() method 
of the ServletContext difficult.
Thanks.
Title: BugRat Report # 405

BugRat Report # 405

Project: Servlet API Release: 2.3 beta 7
Category: Feature Requests SubCategory: New Feature
Class: feature State: received
Priority: high Severity: non-critical
Confidence: public

Submitter: Wyn Easton ( [EMAIL PROTECTED] )
Date Submitted: Nov 17 2000, 07:10:54 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
Add getContextPath() method to ServletContext
Environment: (jvm, os, osrel, platform)
1.2, NT, 4.0, NT

Additional Environment Description:

Report Description:
There is currently a getContextPath() method in the Request for servlets. When I create a ServletContext for a web application other than the one I'm in, there is no way to programatically find the context path for the ServletContext I created. This makes using the getRequestDispatcher() method of the ServletContext difficult. Thanks.

View this report online...

Reply via email to