<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kokuzawa</author_name>
  <author_url>https://blog.hatena.ne.jp/kokuzawa/</author_url>
  <blog_title>kokuzawaの日記</blog_title>
  <blog_url>https://kokuzawa.hatenadiary.org/</blog_url>
  <categories>
    <anon>Javascript</anon>
  </categories>
  <description>仕事で非同期実装をする必要があって、既に導入済みのDojoToolkitを利用することにしました:-) ポスト送信する場合は以下のようになり、callファンクションを呼び出すと内部でdojo.xhrPostが呼び出され、ポスト送信が非同期で行われます。 function call() { dojo.xhrPost({ url: &quot;/contextpath/tree&quot;, content:{ &quot;id&quot; : 200 }, load: callback }); } function callback(response) { alert(response); } このとき各プロパティに設定する値は次のよ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkokuzawa.hatenadiary.org%2Fentry%2F20090903%2F1251991532&quot; title=&quot;Dojo1.3.1で非同期通信 - kokuzawaの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-09-03 00:25:32</published>
  <title>Dojo1.3.1で非同期通信</title>
  <type>rich</type>
  <url>https://kokuzawa.hatenadiary.org/entry/20090903/1251991532</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
