Hello, is there a way to configure orchestra not to add ?conversationContext=x to outbound links?
I have <h:outputLink value="http://myfaces.apache.org/">link</h:outputLink> but the rendered link goes to: http://myfaces.apache.org/?conversationContext=1 This is not what I want. Best regards... PETER

