Custom HttpServletRequestWrapper and then jsp:param

2010-10-26 Thread Tomás Kelly
Hi folks, All that follows is being developed/tested in Tomcat 5.5.29 I'm scratching my head a little here. I wrote a custom http servlet request wrapper (code below) to allow me to manipulate some of the parameters for a given request. I was forced down this path to continue using some third p

Custom HttpServletRequestWrapper and then jsp:param

2010-10-26 Thread Tomás Kelly
Hi folks, All that follows is being developed/tested in Tomcat 5.5.29 I'm scratching my head a little here. I wrote a custom http servlet request wrapper (code below) to allow me to manipulate some of the parameters for a given request. I was forced down this path to continue using some third p