It's entirely a client function. Jabber Instant Messenger (a free jabber.com client) is an example of one that supports what you're trying to do, i.e., add contacts from search results.
Constantin > -----Original Message----- > From: Pete Birkinshaw [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 03, 2002 3:19 PM > To: [EMAIL PROTECTED] > Subject: [JDEV] Using browse results > > > Hi, > > I've written a Jabber service (a simple JUD) which includes > browsing. I > can browse the service fine until I burrow down through the "folder" > items to a lists of users. > > When I get to the items representing users, I hit a problem. I'd like > people to be able to subscribe to other Jabber users found while > browsing the JUD. WinJab doesn't seem to offer a "Subscribe to this > item" feature in its browser. So although users can browse the JUD, > they can't actually do anything with the items they find... > > It looks like the sort of thing the client should be doing. > Does anyone > know if this is a purely client-side function, or is there > some way of > enabling this via a component/service? It's quite likely that I've > missed something. :-) > > Thanks, > > Pete Birkinshaw > > > > > > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
