"mark.little(a)jboss.com" wrote : Do you mean a session identifier?
I'd suspect that it could be more than a session-id. Seam supports the notion of at
"conversation context", which exists within the context of a session. You can
have multiple conversations running in parallel within a single session. It tracks this
using a conversation-id. So, I'd suspect they need something that they can map to
something like "session-id:conversation-id". Not sure what Gavin/Burr has in
mind - perhaps they've no intention of supporting anything beyond an equivalent of a
session-id.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019273#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...