|
|
|
<%@ page import="bid.javabean.ContentDAO" %>
<%
//ContentDAO contdao=new ContentDAO();
//String num=contdao.selectInfoNum();
%>
|
|
 |
 |
| <%
int typeId = -1;
for(int j=0; j < 4; j++){
typeId = j+1;
%>
<%@ include file="Bid/bidBulletin5.jsp" %>
<%}%> |
|
|
|
|
|
|
 |
|
<%
{
int newsType = 1;
int maxDisplayNum =5;
%>
<%@ include file="info/zhu9.jsp" %>
<%
}
%> |
|
|
 |
|
 |
| <%
{
int newsType = 3;
int maxDisplayNum = 5;
%>
<%@ include file="/info/zhu9.jsp" %>
<%
}
%> |
|
|
 |
 |
 |
|
<%
{
int newsType = 2;
int maxDisplayNum = 5;
%>
<%@ include file="info/zhu9.jsp" %>
<%
}
%>
|
|
|
 |
 |
 |
|
<%
{
int maxDisplayNum = 5;
%>
<%@ include file="info/HomeProjectInfoIndex.jsp" %>
<%
}
%> |
|
|
|
 |
|
| |