--- Glenn Nielsen <[EMAIL PROTECTED]> wrote:
> So far suggested package names are:
>
> org.apache.servlet.filters.{filter-name}
> org.apache.commons.filters.{filter-name}
> org.apache.jakarta.commons.servlet.filters.{filter-name}
I'm working with the preference for
org.apache.commons.filters.{filter-name} (the .jakarta was an oops)
Another question: my cache filter requires the use of a ResponseWrapper
and a ServletOutputStream wrapper (I imagine several filters will need
such). Should I place them in the same package, a sub-package, a
wholly separate package?
Thanks,
Lance
__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>