%@ page language="java" import="java.util.*" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@include file="/context/mytags.jsp"%>
| 不能为空!" errorMsg="不能为中文" datatype="/^[A-Za-z\d-._]+$/" > | 不能为空!" value='${autoFormDbPage.dbChName}' /> | |||
| colspan="3" >
|
||||
|
您可以键入“${abc}”作为一个参数,这里abc是参数的名称。例如:
select * from table where id = <%="${abc}"%>。 select * from table where id = <%="'${abc}'"%>(如果id字段为字符串类型) |
|||
|
|
||||