We used such encryption for url parameters in report urls (report
parameters were encoded as url GET params),
so that user couldn't modify them manually.

On Fri, May 6, 2011 at 16:05, Richard Hill <r...@su3analytics.com> wrote:
>
> > Anyway, I am very intrigued by your latest post. So what would be the
> > business use case for encrypting Tapestry URLs?
>
> Yes, not sure of this too. Is this to hide the servlet asset/page class names?
>
>
>
>
> On Fri, 2011-05-06 at 06:56 -0500, Adam Zimowski wrote:
> > Hi Taha - I very much enjoy following your blog. I learn quite a bit
> > from it and our application has been enhanced with some features
> > inspired by you!
> >
> > In this particular one, we use GNU Crypto for encryption, and we have
> > a Cipher and Hash services with few implementations. Specifically our
> > Cipher interface looks exactly like your URLEncryptionService - we use
> > it for encrypting passwords and credit card numbers before sending it
> > over to the EJB server for processing :-)
> >
> > Anyway, I am very intrigued by your latest post. So what would be the
> > business use case for encrypting Tapestry URLs? Perhaps you can
> > enhance your blog entry, either at the end, or at the beginning with
> > the code snippet and demonstration of what we get in the end, with all
> > that awesome code :)
> >
> > Adam
> >
> > On Fri, May 6, 2011 at 6:32 AM, Taha Hafeez <tawus.tapes...@gmail.com> 
> > wrote:
> > > and another one
> > >
> > > http://tawus.wordpress.com/2011/05/06/tapestry-magic-11-integration-with-jasypt-for-encrypting-urls/
> > >
> > > <http://tawus.wordpress.com/2011/05/06/tapestry-magic-11-integration-with-jasypt-for-encrypting-urls/>Thanks
> > > Thiago for the ObjectLocator.autobuild() tip.
> > >
> > > regards
> > > Taha
> > >
> > >
> > > On Mon, May 2, 2011 at 10:19 PM, Taha Hafeez 
> > > <tawus.tapes...@gmail.com>wrote:
> > >
> > >> not done yet.
> > >>
> > >> http://tawus.wordpress.com/2011/05/02/tapestry-magic-10/
> > >>
> > >> regards
> > >> Taha
> > >>
> > >>
> > >> On Fri, Apr 29, 2011 at 10:51 PM, Taha Hafeez 
> > >> <tawus.tapes...@gmail.com>wrote:
> > >>
> > >>> Thanks
> > >>>
> > >>> regards
> > >>> Taha
> > >>>
> > >>>
> > >>> On Fri, Apr 29, 2011 at 5:49 PM, antalk <ant...@intercommit.nl> wrote:
> > >>>
> > >>>> Hi Taha,
> > >>>>
> > >>>> The multi database support trick looks awesome ! Thanks for sharing 
> > >>>> this
> > >>>> !--
> > >>>> View this message in context:
> > >>>> http://tapestry.1045711.n5.nabble.com/Blog-Post-Tapestry-Magic-1-tp4307443p4358586.html
> > >>>> Sent from the Tapestry - User mailing list archive at Nabble.com.
> > >>>>
> > >>>> ---------------------------------------------------------------------
> > >>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > >>>> For additional commands, e-mail: users-h...@tapestry.apache.org
> > >>>>
> > >>>>
> > >>>
> > >>
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > For additional commands, e-mail: users-h...@tapestry.apache.org
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>



--
Dmitry Gusev

AnjLab Team
http://anjlab.com

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

Reply via email to