thats also the way we do it
-Ursprüngliche Nachricht-
Von: Mike Oestereter [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 23. Januar 2007 21:06
An: Tapestry users
Betreff: encrypt query string
Hi
I want to encrypt (most of) the query string part of a tapestry webapp.
So instead of having
Oestereter [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 23. Januar 2007 21:06
An: Tapestry users
Betreff: encrypt query string
Hi
I want to encrypt (most of) the query string part of a tapestry webapp.
So instead of having an URL like..
http://localhost:8080/myapp/dir/Page
If you're using Tapestry 4, friendly URL support could probably help you here.
Write a class that implements ServiceEncoder. Then implement decode(), where
you read your encrypted data and translate it to standard Tapestry parameters,
and encode(), where you do the reverse. Then apply the encode
Hi,
a custom encoder from the friendly-url guide
http://tapestry.apache.org/tapestry4.1/usersguide/friendly-urls.html
could be just as well used for unfriendly-urls
Michael
I want to encrypt (most of) the query string part of a tapestry webapp.
So instead of having an URL like..
http://lo
Hi
I want to encrypt (most of) the query string part of a tapestry webapp.
So instead of having an URL like..
http://localhost:8080/myapp/dir/Page,component.subcomponent.subsubcomp.subsubsubcomp.sdirect?sp=Sblahblah
..I would like something like..
http://localhost:8080/myapp/AJHKSGFDLJHAGSDFL