Hi.  I'm wondering if anyone has any thoughts on how to properly pick up the
responses of all Servlets/JSP's and modify them so that all words in a
dictionary are turned into hyperlinks?

 

Has anyone done this already?  I am inclined to use a Filter to do this,
however, does that require a complicated ServletResponseWrapper to catch all
the response output for my filter to modify before it's pumped out to the
output stream?

 

Any thoughts on this would be greatly appreciated.

 

Thanks,

Moran Ben-David

Reply via email to