I don't think the right solution is turning off url rewriting: do you have a
web server (e.g. apache) in fron of your servlet container? in this case the
cause might be apache not understanding/discarding the part of the path
where the semicolon (";") is used, a couple of url rewrite should do the
work.

Reply via email to