I think that is called URL's parameter encryption.

You may want to take a look at
http://www.avedatech.com/Products/QueryCrypt/index.jsp,
I haven't try it by myself though.


On 9/20/07, Vo Van Thuong <[EMAIL PROTECTED]> wrote:
> Hi Vinny,
>
> I'd like users to access to my website by URLs like Ebay's:
> http://listings.ebay.com/_W0QQcoactionZcompareQQcoentrypageZsearchQQcopagenumZ1QQfromZR2QQftrtZ1QQftrvZ1QQsabfmtsZ1QQsacatZQ2d1QQsaobfmtsZinsifQQsocmdZListingCategoryList
> In which we can't see which one is get parameters which one is value
> obviously.
>
> I've already read an article at
> http://www.lunatech-research.com/archives/2005/07/29/struts-urls
> Which gives guides to remove the request extension (.do), the parameter and
> value from urls.
> eg:
>    customer.do?method=edit&id=42
>    /customer/edit/42
>
> Thanks for quick response.
>
> ----- Original Message -----
> From: "Vinny" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <user@struts.apache.org>
> Sent: Thursday, September 20, 2007 12:54 PM
> Subject: Re: Struts URLs for perfectionists like Ebay's URLs
>
>
> > Can you give an example of what you are trying to do?
> > There a few plugins/tools/filters that can effect urls in struts and
> > webapps in general
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 

Hez

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to