Hi Anthony,

No, but since Click is stateless. URLs are bookmarkable so you could
use URLRewriteFilter[1] to rewrite them.

Kind regards

Bob

[1]: http://www.tuckey.org/urlrewrite/


On Thu, Sep 9, 2010 at 7:09 AM, Anthony Buck <[email protected]> wrote:
> Hi All,
>     I am checking out click as a possible contender for some work I am
> doing, but I have a little query. Is it possible to have click use path
> based url's instead of query based ones?
> i.e.
> http://domain.com/text-demo.htm?actionLink=update
> becomes:
> http://domain.com/text-demo/update
> I know it's a long-shot but this would really make a difference.
> Regards,

Reply via email to