Archive for December, 2008

Dec

10

Web Services with JSR 172

By thiagosales

Web Services are software components that allow machine-to-machine interoperability and are platform and programming language independent. A WSDL (Web Service Description Language) file describes a web service encoded in XML format. The JSR 172 specification is an optional package that helps J2ME programmers to consume services inside a J2ME application and is designed to work [...]