比如下面的代码:
<!-- 下面也是用到了el表达式来取值回显,不过取的是对象的属性所以一般用${param['customer.cust_id']}但是也可以用s标签来取值 -->
<input type="hidden" name="customer.cust_id" id="cust_id" value="${param['customer.cust_id']}" /><!-- 下面也是用到了el表达式来取值回显,不过取的是对比如下面的代码:
<!-- 下面也是用到了el表达式来取值回显,不过取的是对象的属性所以一般用${param['customer.cust_id']}但是也可以用s标签来取值 -->
<input type="hidden" name="customer.cust_id" id="cust_id" value="${param['customer.cust_id']}" /><!-- 下面也是用到了el表达式来取值回显,不过取的是对