Request Dispatcher must dispatch from web.xml to Guice Servlet
Open
bug
Extension-Servlet
imported
Priority-Medium
- Dominant language
- Java
- Stars
- 12.7k
- Forks
- 1.7k
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
_From [dhanji](https://code.google.com/u/115972161424102003495/) on January 04, 2009 01:39:01_
Currently, the Guice Servlet Request Dispatcher allows dispatch from:
\* Guice Servlets to Guice Servlets
* Guice Servlets to web.xml Servlets
But appears not to be performing dispatch from web.xml (for example, a <jsp:include> tag) to
Guice Servlets.
_Original issue: http://code.google.com/p/google-guice/issues/detail?id=302_
Contributor guide
Assessment
This issue has not been assessed yet.