You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2010/09/22 01:06:32 UTC

[jira] Created: (GERONIMO-5621) (tomcat Bug 49916) use an init param to jsp servlet for explicit jsps.

(tomcat Bug 49916) use an init param to jsp servlet for explicit jsps.
----------------------------------------------------------------------

                 Key: GERONIMO-5621
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5621
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Tomcat
    Affects Versions: 3.0
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 3.0


https://issues.apache.org/bugzilla/show_bug.cgi?id=49916

we are already doing something like this by subclassing JspServlet, this simplifies the tomcat code quite a bit.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5621) (tomcat Bug 49916) use an init param to jsp servlet for explicit jsps.

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916970#action_12916970 ] 

David Jencks commented on GERONIMO-5621:
----------------------------------------

tomcat accepted this change, rev 1003589

> (tomcat Bug 49916) use an init param to jsp servlet for explicit jsps.
> ----------------------------------------------------------------------
>
>                 Key: GERONIMO-5621
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5621
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 3.0
>
>
> https://issues.apache.org/bugzilla/show_bug.cgi?id=49916
> we are already doing something like this by subclassing JspServlet, this simplifies the tomcat code quite a bit.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5621) (tomcat Bug 49916) use an init param to jsp servlet for explicit jsps.

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913841#action_12913841 ] 

David Jencks commented on GERONIMO-5621:
----------------------------------------

I switched jetty to using the patched jsp servlet in rev  1000273

> (tomcat Bug 49916) use an init param to jsp servlet for explicit jsps.
> ----------------------------------------------------------------------
>
>                 Key: GERONIMO-5621
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5621
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 3.0
>
>
> https://issues.apache.org/bugzilla/show_bug.cgi?id=49916
> we are already doing something like this by subclassing JspServlet, this simplifies the tomcat code quite a bit.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.