<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sugyan</author_name>
  <author_url>https://blog.hatena.ne.jp/sugyan/</author_url>
  <blog_title>すぎゃーんメモ</blog_title>
  <blog_url>https://memo.sugyan.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>GoogleAppEngine</anon>
  </categories>
  <description>Google App Engine(Java版)でファイルをアップロードするためにはどうすればいいのか？を色々試しながら勉強してみる。 まず、最もシンプルにこんなHTMLとサーブレットを書いてみる。 &lt;html&gt; &lt;head&gt;&lt;/head&gt; &lt;body&gt; &lt;form action=&quot;upload&quot; method=&quot;post&quot; enctype=&quot;multipart/form-data&quot;&gt; &lt;input type=&quot;file&quot; name=&quot;data&quot;&gt;&lt;/td&gt; &lt;input type=&quot;submit&quot;&gt;&lt;/td&gt; &lt;/form&gt; &lt;/body&gt; &lt;/html&gt; package hoge.fuga…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo.sugyan.com%2Fentry%2F20090512%2F1242086148&quot; title=&quot;GAE/J でファイルをアップロードする方法を学ぶ - すぎゃーんメモ&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-05-12 08:55:48</published>
  <title>GAE/J でファイルをアップロードする方法を学ぶ</title>
  <type>rich</type>
  <url>https://memo.sugyan.com/entry/20090512/1242086148</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
