java+jsp

transaction_cat_list_page_display.jsp

<FORM name=queryFrm action="<%=sFileName%" method=post>&gt;
<DIV align=center>
<TABLE cellSpacing=1 cellPadding=0 width="95%" align=left border=0>
<TBODY>
<TR>
<TD vAlign=top align=middle colSpan=7>
<TABLE height=32 cellSpacing=0 cellPadding=0 width="95%" align=center bgColor=#fbf9f5 border=0>
<TBODY>
<TR>
<TD width="11%"><IMG height=32 src="/p_emarket/WebModule1/images/01-1.gif" width=75></TD>
<TD class=clsHLine vAlign=center align=left width="79%" background=../../../p_emarket/WebModule1/images?牨晥∽∣???C?g??8?8??????栠敲??????慴杲瑥弽汢湡????????牨晥∽∣9????8?8/01-3.gif height=32><SPAN class="clsNav style4">您当前的位置&gt;&gt;商品管理&gt;&gt;商品列表</SPAN></TD>
<TD vAlign=bottom align=right width="10%"><IMG height=32 src="/p_emarket/WebModule1/images/01-32.gif" width=43></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD height=10></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD>
<TABLE class=clsBgColor2 cellSpacing=3 cellPadding=0 width="95%" align=center border=0><![CDATA[<%
    String catid="";
    for(int index=0;index<temps.length;index++){
      temp=temps[index];
      if(temp.getCatGrade().equals("2")&&temp.getCatID().equals(strCatID))
   {    
      catid=strCatID;
    %>]]&gt;
<TBODY>
<TR class=clsTblDtl1>
<TD><A href="#?catID=<%=temp.getCatID()%>"><![CDATA[<%=temp.getCatName()%>]]&gt;</A></TD></TR>
<TR>
<TD>------</TD></TR>
<TR><![CDATA[<%
   int count=0;
  /////////////三级产品目录   
  for(int i=0;i<temps.length;i++)
  {
    temp=temps[i];
    if(temp.getCatParentID().equals(catid))
    {
   
   %>]]&gt;
<TD><A href="#?con_type=<%=conType%>&amp;catID=<%=temp.getCatID()%>"><![CDATA[<%=temp.getCatName()%>]]&gt;</A></TD>
<TD><![CDATA[<%if(temp.getCatDiscribetion()!=null){%>]]&gt;(&lt;%=temp.getCatDiscribetion()%&gt;)&lt;%}%&gt;</TD>
<TD>||</TD><![CDATA[<% count++;
      if(count<5)
      continue;
     else{
        count=0;
        %>]]&gt;</TR>
<TR><![CDATA[<%}  
    }  
    } 
      
  }%>]]&gt;</TR><![CDATA[<%}%>]]&gt;
<TR>
<TD class=clsBgColor1 vAlign=top colSpan=20><![CDATA[<%@include file="../common/page_deal.jsp"%>]]&gt;</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><BR><BR><BR><BR><BR></DIV></FORM><![CDATA[<%
} catch(Exception e){
 String strErr = e.getMessage();
 onError(request,response,strErr,"","window.close();");
 e.printStackTrace();
}
%>]]&gt;

posted on 2006-08-16 09:19 一张白纸 阅读(933) 评论(0)  编辑  收藏


只有注册用户登录后才能发表评论。


网站导航: