In Seam how do I hide the cid (conversation id) in the url?
Issue
- We have a RESTful style application that is mostly stateless and as such we do not require the conversion id to be added to the url when redirecting. When a redirect is triggered from pages.xml the conversion id is always added to the URL. Is there anyway to specify in pages.xml that we do not want this behaviour?
Environment
- JBoss Enterprise Application Platform (EAP) 5.0
- Seam 2.2.EAP5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.