users@jsr311.java.net

Re: Decoding '+' in path parameters

From: Stephan Koops <Stephan.Koops_at_web.de>
Date: Wed, 11 Mar 2009 14:24:45 +0100

Hi Sergey,
> But I think this is what Marc said too - the difference here is that
> it's not passed as part of a URI path segments when a form is submitted,
> in such cases it would part of a query or a request body. If we have a
> URI like
>
> http://foo/bar/id=1+2
>
> then PathParam("/id={id}") should result in '1+2' being passed in...
>
Sorry, I don't read enough. Not good to have much to do ... :-)

best regards
   Stephan