markt-asf commented on pull request #351:
URL: https://github.com/apache/tomcat/pull/351#issuecomment-695996844


   Taking the JSP sample above, I made the following changes so it would 
compile:
   
   - removed includes
   - replaced invalid expressions with hard-coded strings
   
   The result was a blank page, 35 lines long with a total content of 178 
bytes. Each line had an indent of a 0, 4 or 8 space characters.
   
   Once I enabled the existing trimSpaces option for the JSP the output's 
content length dropped to zero.
   
   Given the above result, I am leaning towards closing this PR without merging 
it.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to