no no, I'm just using mvn jetty:run On 4/17/07, Martino Piccinato <[EMAIL PROTECTED]> wrote:
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.