Skip to content

GuiceFilter breaks dispatching to jsp if jasper is being used to compile the jsp #372

@gissuebot

Description

@gissuebot

From brianm%skife.org@gtempaccount.com on May 12, 2009 18:42:37

The Jasper JSP compiler uses request.getServletPath() to name the JSP file.
When dispatched to a JSP under the filter the servlet path is either empty
or /, which leads to an error when generating a class name for the jsp file
before it can be compiled.

This is happening in 2.0- r943

Original issue: http://code.google.com/p/google-guice/issues/detail?id=372

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions