Edit D:\chineseall_products\bak\digitalLib6\admin\statistics\readRankingStatistics.jsp
??<%@ page contentType="text/html;charset=utf-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>??????????????</title> <link rel="stylesheet" type="text/css" href="/style/style.css" /> <style type="text/css"> body { font-size: 14px; color: #000; background: #fff; } </style> </head> <body> <div class="crumbs tl">?????????????? >> <s:if test="@com.chineseall.core.servlet.InitParameters@productInfoVo.productType == 10 || #session.currentLoggedUser.identity <= 0"> ?????? </s:if> <s:elseif test="#session.currentLoggedUser.identity == 1"> ????????? </s:elseif> <s:elseif test="#session.currentLoggedUser.identity == 2"> ????????? </s:elseif> <s:elseif test="#session.currentLoggedUser.identity == 3"> ???????? </s:elseif> <s:elseif test="#session.currentLoggedUser.identity == 4"> ???????? </s:elseif> <s:else> ${name } </s:else> </div> <div class="mainCon"> <form name="pageListForm" id="pageListForm" action="readRankingStatistics.action" method="post"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="tableList" id="tableColor"> <tr> <th width="10%" align="center">???</th> <th width="15%" align="center">???</th> <s:if test="@com.chineseall.core.servlet.InitParameters@productInfoVo.productType != 10 && #session.currentLoggedUser.identity > 0"> <th width="20%" align="center">??????</th> </s:if> <th width="20%" align="center">??????</th> <th width="10%" align="center">??????</th> </tr> <s:iterator value="listModel.source" status="obj" var="objs"> <tr> <td><s:property value="listModel.getPagingFilter().getPageSize() * (listModel.getPagingFilter().getPage() - 1) + #obj.count" /> </td> <td> <s:if test="@com.chineseall.core.servlet.InitParameters@productInfoVo.productType == 10 || #session.currentLoggedUser.identity <= 0"> <s:property value="#objs[3]"/> </s:if> <s:elseif test="#session.currentLoggedUser.identity == 1"> <s:property value="@com.digitallib.admin.tools.util.ClassUtil@doName(#objs[5], #objs[6], #objs[3], #objs[4], #objs[7])"/> </s:elseif> <s:else> <s:property value="#objs[3]"/> </s:else> </td> <s:if test="@com.chineseall.core.servlet.InitParameters@productInfoVo.productType != 10 && #session.currentLoggedUser.identity > 0"> <td><s:property value="#objs[0]"/></td> </s:if> <td><s:property value="#objs[1]"/></td> <td> <s:if test="#objs[2] == null">0</s:if> <s:else><s:property value="#objs[2]"/></s:else> </td> </tr> </s:iterator> <tr> <td colspan="<s:if test="@com.chineseall.core.servlet.InitParameters@productInfoVo.productType != 10 && #session.currentLoggedUser.identity > 0">5</s:if><s:else>4</s:else>"> <s:property value="@com.chineseall.util.page.PageUtil@getPageListView(listModel.pagingFilter)" escape="false" /> </td> </tr> </table> </form> </div> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de