[JDEV] Sending message in xml tags
Satish Plakote
psatish at controlnet.co.in
Wed Apr 23 07:24:34 CDT 2003
hi
i am using muse api from http://www.echomine.org/projects/muse/
Trying to develope a java client.
Let me put it through an example
I want to send a XML info of this type to a user ' xyz '.
<message to="icm at jabber">
<x xtype="forward" xmlns="http://abc/jabber">
<forward call="callid" to="xyz at jabber" />
</x>
</message>
I will be adding /deleting nodes on the fly.
I have not been able to come across classes/Api's that allow
me to do it.
I can send plain mesages to any user,but not in XML format.
I hope i have been clear abt my problem.
I would appreciate links that give me some good code sample
rather than
theory.
Rgds
Satish
More information about the JDev
mailing list