hi,

i remember a thread about encryption some time ago.

the essence of it was, that you send the parameters as is and add an encrypted 
hash of your parameters with it, so that you can be sure nobody modified them. 

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 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]

Reply via email to