Tag: JSON / JAVA / XML

Community

XML full-text search in DB2

(Holger Seubert and Sabine Perathoner-Tschaffler) With the support of natively storing XML documents, IBM DB2 9 takes an evolutionary step towards a hybrid database system. XQuery, a new primary language in DB2, allows for optimally working with XML. However, XML also often contains large portions o

Community

Flash to the Rescue

(Jason Levitt) It’s still no fun to work around the cross-domain security restriction that web browsers impose on the XMLHttpRequest object (and IE’s XMLHTTP ActiveX object), but with the advent of more interesting REST web services, Ajax developers are looking for ways to make web services requests

Community

Web Services Notification

(Daniel Rubio) Web services are a boon when it comes to achieving a loosely coupled architecture since they are not locked down to a specific platform provider or consumer. In principle, this design is optimal for many enterprise settings, but also comes with its shortcomings. Up next we will addres