网站导航网学 原创论文 原创专题 网站设计 最新系统 原创论文 论文降重 发表论文 论文发表 UI设计定制 论文答辩PPT格式排版 期刊发表 论文专题
返回网学首页
网学原创论文
最新论文 推荐专题 热门论文 论文专题
当前位置: 网学 > 交易代码 > JSP精品代码 > 正文

一个项目中的jsp代码

论文降重修改服务、格式排版等 获取论文 论文降重及排版 论文发表 相关服务
sp;    forward.setPath(path);

bankPage.java
//转到指定的页,主要调用pager.gotopage();
      Pager pager = (Pager) httpServletRequest.getSession().getAttribute(BANK_LIST_PAGER_KEY);
      pager.gotoPage(requestPage);
      List curpage = pager.getCurrentPage();
      httpServletRequest.setAttribute(Const.PAGE_KEY,curpage);


      return actionMapping.findForward(Const.SUCCESS);

info.jsp
<td colspan="3" bgcolor="#FFFFFF" class=tr_02><html:text styleId="fddbr" styleClass="input02" name="dissupplierForm" property="silegrep"/></td>

list.jsp
  </tr>
  <%
                         int i=0;
                         Pager pager = (Pager)session.getAttribute("rz.supplier.list");
                       %>
  <logic:present name="page"> <logic:iterate id="supplierinf" name="page" indexId="index"  type="cn.rzdd.cbs.persistence.po.Supplierinf" > <logic:present name="supplierinf">
  <%
                            int curIndex = i + 1 + (pager.getCurrentPageIndex()-1) * pager.getCountPerPage() ;
                            i++;
                            request.setAttribute("indexd",new Integer(i));
                            if(curIndex%2==0){
                           %>
  <tr bgcolor="#EAEAEA">
    <%}else{%>
  <tr bgcolor="#F0F9FF">
    <%}%>
    <td><div align="center"> <bean:write name="indexd" /></div></td>
    <td height="25" ><div align="center"> <span class="button"><bean:write name="supplierinf" property="sisupname" />&nbsp;</span></div></td>
    <td><div align="center"><bean:write name="supplierinf" property="sirepresent" />&nbsp;</div></td>
    <td height="25"><div align="center"> <bean:write name="supplierinf" property="silegrep" />&nbsp;</div></td>
    <td ><div align="center"><html:link page="/mm/supplierInfo.do"  paramId="sid" paramName="supplierinf" paramProperty="siid">修改</html:link> &nbsp &nbsp <html:link page="/mm/supplierDelete.do"  paramId="sid" paramName="supplierinf" paramProperty="siid">删除</html:link></div></td>
  </tr>
 

  • 上一篇资讯: [JSP精品代码]
  • 下一篇资讯: JSP代码(添加,查询)
  • 设为首页 | 加入收藏 | 网学首页 | 原创论文 | 计算机原创
    版权所有 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2020 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号 常年法律顾问:王律师