Question:In order to serve a Content-Security-Policy header, we have installed a filter in the context-level web.xml, that calls classes we've added to our webapp.
Is there a way to make new classes available globally, so they can be used by a filter in the global conf/web.xml? Someplace we can put the classes?
-- James H. H. Lampert --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
