<%@tagliburi="http://java.sun.com/jsp/jstl/core"prefix="c" />
尊龙凯时网址

案例45-尊龙凯时网址

2023-10-19

<%@ page language="java" contenttype="text/html; charset=utf-8"
pageencoding="utf-8"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
<%@ taglib prefix="s" uri="/struts-tags" %>



客户列表


rel=stylesheet>




action="${pagecontext.request.contextpath }/customeraction_list"
method=post>







border=0> height=20> border=0>









src="${pagecontext.request.contextpath }/images/new_022.jpg" border=0>







当前位置:客户管理 > 客户列表

width="100%" align=center border=0>

















客户名称: style="width: 80px" maxlength=50 name="cust_name" value="${param.cust_name}"> value=" 筛选 " name=sbutton2>


style="border-top-width: 0px; font-weight: normal; border-left-width: 0px; border-left-color: #cccccc; border-bottom-width: 0px; border-bottom-color: #cccccc; width: 100%; border-top-color: #cccccc; font-style: normal; background-color: #cccccc; border-right-width: 0px; text-decoration: none; border-right-color: #cccccc"
cellspacing=1 cellpadding=2 rules=all border=0>

style="font-weight: bold; font-style: normal; background-color: #eeeeee; text-decoration: none">








<s:iterator value="#list" var="cust" >
style="font-weight: normal; font-style: normal; background-color: white; text-decoration: none">








>
<%--
style="font-weight: normal; font-style: normal; background-color: white; text-decoration: none">








> --%>
<%-- <c:foreach items="${list }" var="customer">








客户名称 客户级别 客户来源 联系人 电话 手机 操作














  















  

${customer.cust_name }${customer.cust_level }${customer.cust_source }${customer.cust_linkman }${customer.cust_phone }${customer.cust_mobile }

  

>
</tr> > --%>


style="line-height: 20px; height: 20px; text-align: right">
共[${total}]条记录,[${totalpage}]页
,每页显示


[]
${page}
[]





src="${pagecontext.request.contextpath }/images/new_023.jpg" border=0>









border=0> background="${pagecontext.request.contextpath }/images/new_025.jpg" height=15> border=0>



案例45-crm练习改写客户列表使用struts2&ognl的相关教程结束。

网站地图