One issue I see is that I'm not sure that if I do a client on the web
(Java) - how am I supposed to be able to make sure that multiple people who
use / download the application works - like if I set a Jabber account login
/ reg in the Java applet/application, I don't want each time someone
downloads / runs the applet to sign someone else off. Any thoughts or anyone
have experience using a web interface to do Jabber stuff for multiple users
at once?
Jabber has the concept of resources which allows you to login with the same JID using different resources simultaneously. For example, you can be logged in as:
[EMAIL PROTECTED]/salesman1, [EMAIL PROTECTED]/salesman2 ... simultaneously.
Does that address your needs?
Ragavan
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
_______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
