2006-05-09から1日間の記事一覧

logic:iterate=>c:forEach

strutsタグを順次JSTLに移行しよう極秘計画を遂行中。logic:iterateでの記述 <logic:iterate id="hoge" name="hogeBean" property="hogeList" scope="session"> <TR bgcolor="#FFFFEE"> <TD nowrap width="10%" align="center"> <bean:define id="groupIndex" name="hoge" property="index" /> </bean:define></td></tr></logic:iterate>

Struts-Layout

Struts-Layoutというものがあって*1、まあお手軽にリッチクライアントになるらしい。 ただ、shale待ちでJSF入れたいなぁと思っているのでちょっと微妙なところ。 とりあえず開発ツールのサイトがフランス語なのでさっぱりわからん。 *1:http://codezine.jp/a…