Tomasz Nowak wrote:
There is a bug in raw-request-param module:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25102
which could be quite important for some people
at least is for me ;). Is there any chance that some
of you guys would fix it? I would do it myself, but
unfortunately I'm not a Java programmer and
I simply can't do it.
raw-request-param input module will NOT work. period. Jetty (and I think
Tomcat also) do not give access to raw request parameter values. you can
use request parameter input module combined with url encoding input module.
--
Leszek Gawron [EMAIL PROTECTED]