Hi Borut,

right, Base 64 encoding is no good for URLs. See
"http://en.wikipedia.org/wiki/Base64#URL_applications";.

> What is the cleanest solution? Is there a known url safe
> encoder/decoder which I can use or do I have to write one myself?

I know there is one implementation included in the bouncycastle
cryptography tools, see
"http://www.bouncycastle.org/docs/docs1.6/org/bouncycastle/util/encoders/UrlBase64.html";.
You'll probably find others if you google around.

Hth,

Lutz



-- 
altocon GmbH
http://www.altocon.de/
Software Development, Consulting
Hamburg, Germany

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to