トップ 差分 一覧 ping ソース 検索 ヘルプ PDF RSS ログイン

Struts ActionFormのメンバーをJavascriptに書き出す



目次



記事一覧

キーワード

Struts ActionFormのメンバーをJavascriptに書き出す

指定されたパートは存在しません。

<%@ taglib uri="http://struts.apache.org/tags-bean"  prefix="bean"  %>
function setTrxId(trxId) {
 var oldKey = "<bean:write name="MyForm" property="employee_id" />";
              :
}



YAGI Hiroto (piroto@a-net.email.ne.jp)
twitter http://twitter.com/pppiroto

Copyright© 矢木 浩人 All Rights Reserved.