removes the response wrapper

2003-01-22 Thread Sudesh Saoji
We have a filter that wraps request and response for every incoming request before any of the application servlets/jsps are invoked. This works well for application code like requestdispatcher.forward and requestdispatcher.include. However, and corresponding implementation in PageContextImpl.jav

removes the response wrapper

2003-01-22 Thread Sudesh Saoji
We have a filter that wraps request and response for every incoming request before any of the application servlets/jsps are invoked. This works well for application code like requestdispatcher.forward and requestdispatcher.include. However, and corresponding implementation in PageContextImpl.jav