[jboss-user] [JBoss Seam] - Re: programmatic starting a list of conversations

tschnoelzer do-not-reply at jboss.com
Fri Jan 18 03:14:33 EST 2008


Hi Pete,

it is clear to have only one active converstion. I need a list of conversations for choosing the one I work on with the workspace switcher.

Talking in seam example "hotel booking" it is like choosing x (e.g. 4) hotels from the hotel list, than switch one by one for booking using the workspace pulldown.

In my project, order people choose e.g. 10 cars from a list and than choose options and calc one by one while switching their workspace.

So I need to do something like:

Contexts.getConversationContext().add(new CarManagedBean(carId));

Thx for any info!!!!


Timo

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121194#4121194

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121194



More information about the jboss-user mailing list