Comment #25 on issue 372 by [email protected]: GuiceFilter breaks
dispatching to jsp if jasper is being used to compile the jsp
http://code.google.com/p/google-guice/issues/detail?id=372
Isn't the ServletDefinitionPathsTest enough?
This is what I added:
pathInfoWithServletStyleMatching("/path/some/path/of.jsp", "/path", "/thing/*",
"/some/path/of.jsp", "/some/path/of.jsp");
It should fail if you try to run it without the ServletDefinition changes
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-guice-dev?hl=en.