Hi! > Didn't the extensions filter at one time put a flag in the request as it came > in? This would solve both use cases wouldn't it? Then you wouldn't even > need to parse the dd. > Yes, you are right. So for the use case where the extensionsFilter buffers and parses the response I can check the request attribute.
To check if the extensionsFilter is correctly configured to serve the resources I still have to parse the web.xml. But this should be doable. Ciao, Mario
