This doesn't work for you?
http://java.sun.com/javase/6/docs/api/java/net/URLDecoder.html
Daniel Manzke wrote:
> Hi Jeanfrancois,
> I'm searching for a class which I could use to decode urls. I found one, but
> this is an internal jersey class. And I don't want a dependency to jersey,
> because the webdav project should stay independent (by JAX-RS impls) and
> should be used with any JAX-RS implementation.
> Due the fact that I have a lot of good experiences with Grizzly, I thought I
> should ask you. Maybe you have an idea. ;)
>
>
>
> Thanks for help,
> Daniel
>
>