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://localhost:8080/myapp/dir/Page,component.subcomponent.subsubcomp.subsubsubcomp.sdirect?sp=Sblahblah
..I would like something like..
http://localhost:8080/myapp/AJHKSGFDLJHAGSDFLHJSDLFAGSDFGLRMWNEBRMWNBEFSDFKJSHDFN
WLKDJSLKDJFLSKJDFL
I don't want to spend too much time on this so I was wondering if
anybody has done this before or have a quick answer?
Thanks
Cheers
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]