On 4/9/2015 12:58 PM, Caldarale, Charles R wrote:
From: George Sexton [mailto:geor...@mhsoftware.com]
Subject: Re: Rendering JSP files through Apache
My reading of it says that any request that matches a known context path
must be routed to the web application. It seems pretty cut and dried to me.
That's true only when the request is processed by the servlet container.  If 
the request is handled elsewhere, clearly the servlet spec clause doesn't apply.

The problem is then that as a system, the container isn't compliant. What you're in essence saying is that the compliance of the "system" isn't a concern. My belief is that "as a system", the end result has to be compliant because my application is deployed "on a system". If the system breaks the application, then it's not compliant.

I suppose it's like eating an apple. At what point does the apple become you?




  - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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


--
George Sexton
*MH Software, Inc.*
Voice: 303 438 9585
http://www.mhsoftware.com

Reply via email to