<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masanobuimai</author_name>
  <author_url>https://blog.hatena.ne.jp/masanobuimai/</author_url>
  <blog_title>marsのメモ</blog_title>
  <blog_url>https://masanobuimai.hatenadiary.org/</blog_url>
  <categories>
    <anon>memo</anon>
  </categories>
  <description>J2EE1.4のExpressionEvaluatorを使って，式言語の評価をやってみる． ただこれ，ExpressionEvaluatorはPageContext(JspContext)からじゃないと取得できないので，JSPかJSPカスタムタグ内でしか利用できない（と思う）． 以下，サンプルコード（Fooクラスについては推して知るべし）． ExpressionEvaluator el = pageContext.getExpressionEvaluator(); String elStr = &quot;${foo.name}は${foo.id}&quot;; pageContext.setAttribute(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasanobuimai.hatenadiary.org%2Fentry%2F20060222%2F1140611244&quot; title=&quot; 自分で式言語を評価してみる． - marsのメモ&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>2006-02-22 21:27:24</published>
  <title> 自分で式言語を評価してみる．</title>
  <type>rich</type>
  <url>https://masanobuimai.hatenadiary.org/entry/20060222/1140611244</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
