XML is a clear and concise way to describe data. Let’s see an example: <?xml version="1.0" encoding="UTF-8"?> <message id="123"> <from>Nikos</from> <to>Sof… more →
Nikos' Java blogevermean wrote 12 months ago: Hello everyone, today’s article is about adding namespaces to your XML document using Java and … more →
evermean wrote 1 year ago: Hello, this is my first real article so I hope I get things right… This article is about a … more →
sureshkrishna wrote 1 year ago: Reader Level : Basic Recently i have been involved in a project that uses heavy XML which game me op … more →
Nikos wrote 1 year ago: XML is a clear and concise way to describe data. Let’s see an example: <?xml version="1.0" … more →
Nikos wrote 1 year ago: Selamat siang saudara2 dari Indonesia. XML adalah cara yang jelas untuk menggambarkan informasi. Mar … more →
Nikos wrote 1 year ago: Η XML είναι ένας σαφής και ξεκάθαρος τρόπος να περιγράφουμε δεδομένα. Ας δούμε ένα παράδειγμα: < … more →
Charles Blaxland wrote 1 year ago: I’ve been hunting down PermGen memory leaks lately with YourKit profiler. It’s been an i … more →
powerdream5 wrote 1 year ago: SOA(service oriented architecture) is a popular word in the enterprise application field. Se … more →