Bug report #543 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com/BugRatViewer/ShowReport/543> REPORT #543 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical Confidence: public Environment: Release: 3.2 Final JVM Release: Sun JDK 1.3.0-C Operating System: NT4 OS Release: SP5 Platform: intel Synopsis: calling getServletContext().getRequestDispatcher() always returns null Description: Making a call to: getServletContext().getRequestDispatcher("http://www.google.com/") with any string, always returns null;Title: BugRat Report # 543
BugRat Report # 543
Project: Tomcat | Release: 3.2 Final |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: high | Severity: critical |
Confidence:
public
|
Submitter:
the Blue Adept ( [EMAIL PROTECTED] )
Date Submitted:
Dec 6 2000, 01:33:57 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- calling getServletContext().getRequestDispatcher() always returns null
- Environment: (jvm, os, osrel, platform)
- Sun JDK 1.3.0-C, NT4, SP5, intel
- Additional Environment Description:
- Report Description:
- Making a call to: getServletContext().getRequestDispatcher("http://www.google.com/") with any string, always returns null;
- How To Reproduce:
- null