Hi,
It Would be great if anyone could help me with hiding/disabling conversation id (cid) that always comes with the request URL. I tried removing it using UrlRewriteFilter provided by tuckey(http://tuckey.org/urlrewrite/) and successfully able to remove from the URL but it seems that removing the cid from URL is not instantiating the Conversation.
Thanks