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" />";
:
}
指定されたパートは存在しません。
<%@ 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.