[Orchestra] conversationContext parameter sent in POST, not GET - possible?

2008-02-14 Thread Pawel . Czerwinski
Hi, I was testing Orchestra project for a while and generally speaking I like it, but one thing bothers me. The conversationContext parameter is appended to a request address and I have like: http://localhost:8080/project/page.jsf?conversationContext=1 Is it possible to force passing this

Re: [Orchestra] conversationContext parameter sent in POST, not GET - possible?

2008-02-14 Thread [EMAIL PROTECTED]
Hi Pawel, [EMAIL PROTECTED] schrieb: I was testing Orchestra project for a while and generally speaking I like it, but one thing bothers me. The conversationContext parameter is appended to a request address and I have like: http://localhost:8080/project/page.jsf?conversationContext=1 Is