Hi,
Contact the JSR154 Expert Group with your wishes and concerns.  This is
not up to us.  (And I personally like the available url-patterns, but
then again my tolerance for adding hacky stuff for user-friendliness has
really dropped recently)

Yoav Shapira http://www.yoavshapira.com


>-----Original Message-----
>From: Phillip Qin [mailto:[EMAIL PROTECTED]
>Sent: Friday, October 22, 2004 11:18 AM
>To: 'Tomcat Users List'
>Subject: RE: adding HTTP headers for all responses in web application
>
>Why this "url-pattern" is always un-nature? I always have difficulties
>reading filter section in servlet spec 2.3. Couldn't we simply use
/*.jsp
>in
>the next release of servlet, i.e. servlet xp?
>
>-----Original Message-----
>From: Tim Funk [mailto:[EMAIL PROTECTED]
>Sent: October 22, 2004 10:32 AM
>To: Tomcat Users List
>Subject: Re: adding HTTP headers for all responses in web application
>
>
>Actually the pattern is *.jsp - not /*.jsp
>
>-Tim
>
>Phillip Qin wrote:
>
>> If your pattern is /*.jsp, then your filter applies to all jsps.
>>
>> -----Original Message-----
>> From: Mark [mailto:[EMAIL PROTECTED]
>> Sent: October 22, 2004 1:19 AM
>> To: Tomcat Users List
>> Subject: RE: adding HTTP headers for all responses in web application
>>
>>
>> question: will the filter applied to response for custom error pages
>> defined in web.xml:
>> example:
>> <error-page>
>>   <exception-type>MyException</exception-type>
>>   <location>/errorPage.jsp</location>
>> </error-page>
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>!DSPAM:417919e7101532314120084!



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to