<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:www.local-guru.net,2005:/blog/tag/xml</id>
  <link type="text/html" href="http://www.local-guru.net" rel="alternate"/>
  <link type="application/atom+xml" href="http://www.local-guru.net/blog/tag/xml.atom" rel="self"/>
  <title>GuruBlog : Articles about xml</title>
  <subtitle>local-guru.net</subtitle>
  <updated>2010-01-24T16:44:00+01:00</updated>
  <generator>GuruBlog engine</generator>
  <entry>
    <id>tag:www.local-guru.net,2005:Article/229</id>
    <published>2010-01-24T16:44:00+01:00</published>
    <updated>2010-01-24T16:44:00+01:00</updated>
    <link type="text/html" href="http://www.local-guru.net//blog/2010/1/24/calling-webservices-from-mootools-jquery-or-dojo" rel="alternate"/>
    <author>
      <name>Nikolaus Gradwohl</name>
    </author>
    <title type="html">calling webservices from mootools, jquery or dojo</title>
    <category term="javascript" scheme="http://www.local-guru.net/blog/tag/javascript"/>
    <category term="webservice" scheme="http://www.local-guru.net/blog/tag/webservice"/>
    <category term="xml" scheme="http://www.local-guru.net/blog/tag/xml"/>
    <category term="mootools" scheme="http://www.local-guru.net/blog/tag/mootools"/>
    <category term="jquery" scheme="http://www.local-guru.net/blog/tag/jquery"/>
    <category term="dojo" scheme="http://www.local-guru.net/blog/tag/dojo"/>
    <content type="html">&lt;p&gt;I wrote a small webservie using java6 and jax-ws. Then i wrote clients for the webservice
using some some popular javascript frameworks. I used &lt;a href="http://mootools.net/"&gt;mootools&lt;/a&gt;,
&lt;a href="http://jquery.com/"&gt;jquery&lt;/a&gt; and &lt;a href="http://dojotoolkit.org/"&gt;dojo&lt;/a&gt; for writing the clients.&lt;/p&gt;

&lt;p&gt;I tried to use the same simple form for all the three clients to make them comparable. I also used no
libraries besides the core framework classes.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.local-guru.net/projects/webservice.zip"&gt;click here&lt;/a&gt; to download the sourcecode of the clients and the java-service&lt;/p&gt;
</content>
  </entry>
</feed>

