Shahak,
Why won't a filter work in you Servlet 2.3
environment? Filters exist in the Servlet 2.3 spec.
They don't exist in the Servlet 2.2 spec.
Regards,
Richard
--- [EMAIL PROTECTED] wrote:
> I'm trying to use a custom tag to gzip (compress)
> pages (filter won't work because I'm in a servlet
>
I'm trying to use a custom tag to gzip (compress) pages (filter won't work because I'm
in a servlet 2.3 environment). On straightforward JSP's, it works fine. But in
"layout" JSP's which employ the
tag, I get IOExceptions and the container complains "Illegal to flush within a custom
tag," po
2 matches
Mail list logo