I am using the chatroom example provided with seam to build my application. My problem is
that I need to differentiate between the clients. Currently the chatroom app has all
clients subscribing to a single topic and getting all the messages that the server
publishes. I need a filtering mechanism on the server side using which I can specify which
user will be getting the data. Any suggestions ??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056050#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...