[ 
https://issues.apache.org/jira/browse/GERONIMO-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052820#comment-13052820
 ] 

Jarek Gawor commented on GERONIMO-6002:
---------------------------------------

These changes make it easier to configure various Jasper settings for the 
default jsp servlet that handles files with .jsp and other extensions. However, 
this does not affect Jasper settings when a jsp-servlet is configured (via 
<servlet><servlet-name>..</servlet-name><jsp-file>...</jsp-file></servlet>). I 
discovered that I had to replicate almost the same Jasper settings in the 
tomcat7-deployer configuration (in TomcatWebBuilder gbean - jspServlet 
attribute). 
There should only really be one place where these Jasper settings should be set 
and work the same in both cases. Btw, the same Jasper configuration is also 
replicated in jetty8-deployer.


> Can't configure defaultJspServlet parameters
> --------------------------------------------
>
>                 Key: GERONIMO-6002
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6002
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 3.0
>            Reporter: Kevan Miller
>            Assignee: Kevan Miller
>             Fix For: 3.0
>
>
> It's not currently possible to configure the defaultJspServlet properties. 
> This means that you can't configure 'development' mode or trimSpaces.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to