I'm sending this to the dev group since I'm dealing w/ tomcat4.0 (catalina)
issues and not sure how far along filters are. I can't seem to get my
filters to work so I have a basic HelloWorld that I'm using. The output of
the jsp is what my problem is.
Everything seems to come up fine (running in
I'm looking for a solution where I can insert code into pages (like applet
tags into html, etc...) already served up by the server (and not know
anything about the pages themselves). This seems to be do-able in 2.3
servlet specs w/ filters, but as I'm running into several undocumented
issues with