Forum: Java Jul 28th, 2009 |
| Replies: 2 Views: 213 hi,
thank you very much, I am giving it a try |
Forum: Java Jul 28th, 2009 |
| Replies: 2 Views: 213 hi there,
how can I change string to xml and vise verse in java, in addition how can I add values to xml according to element name ,
I can imagine something like "setValue(elementName, the value)... |
Forum: Java Jul 23rd, 2009 |
| Replies: 5 Views: 279 thanks :) ,
sure I let you know , I am working on it |
Forum: Java Jul 23rd, 2009 |
| Replies: 5 Views: 279 Thanks for replying,
I was wondering does XMLBean allow me to insert values to the xml, according to there elements name!!
I am giving it a try,
Thanks again |
Forum: Java Jul 22nd, 2009 |
| Replies: 5 Views: 279 hi there,
I am trying to learn how to generate xml document having the XSD file that describes the schema of the xml, and need to insert specific values for some of the elements, too.
then I... |
Forum: Java May 21st, 2009 |
| Replies: 3 Views: 1,239 Thanks for replying,
I am afraid that I have no idea about "olewiew" !
in addition I do not have the iTunes,
and the jacob worked fine with the already installed files such... |
Forum: Java May 21st, 2009 |
| Replies: 3 Views: 1,239 Hi there,
I need to call a dll file that was written in VB.Net, in my java application using the jacob [com.jacob.com] ,
after successfully registering the dll file, I am trying to instantiate... |
Forum: Java May 9th, 2009 |
| Replies: 0 Views: 312 Hi there,
have anyone experience with the Telephony API, and can help please?,
I have googled about it, and I get downloaded all possible files but I still having problem in understanding some of... |
Forum: Java Apr 13th, 2009 |
| Replies: 1 Views: 276 Hi charlie,
can you post the code of the NumberOperations contructor!
so that we can c what possibly prevent the creation,
one more Q, the error is runtime error, is not it?]
in addition... |
Forum: Java Feb 3rd, 2009 |
| Replies: 0 Views: 469 Hi there
I am developing an application that is SIP based , using UDP socket supported by the Java, the application is client /server,
what package do I need so I can send SIP message with in the... |
Forum: Java Feb 3rd, 2009 |
| Replies: 13 Views: 762 it is OK the beginning always be like that
you may want to try read this, I had when I was in my earlier weeks
http://www.freejavaguide.com/corejava.htm
also the Deitel and Deitel resource... |
Forum: Java Feb 2nd, 2009 |
| Replies: 0 Views: 321 Hi all
I am new to SIP implementation specifically using SIP, I need to use it in a Call Center, as a PBX,
in other words, to write the PBX server , and the clients call each other, all are SIP, ... |