[JDEV] Sending message in xml tags

Satish Plakote psatish at controlnet.co.in
Wed Apr 23 05:54:16 CDT 2003


Looks like my question was not clear
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