|
<%
//it=news.getAllNewsList(zxhd_id2,0,6);
it=news.getAllNewsList(212,0,6);
while(it.hasNext())
{
hm=(java.util.HashMap)it.next();
%>
<%
int delta = 0;
int pos1 = news.confirmIsNull((String)hm.get("title")).indexOf('<');
int pos2 = news.confirmIsNull((String)hm.get("title")).indexOf('>');
if((pos1 != -1) && (pos2 != -1))
{
delta = pos2 + 1;
}
if(!news.confirmIsNull((String)hm.get("filepath1")).equals("")){
}else
{%>
| |
<%}
}%>
|
|
|
<%
it=news.getAllNewsList(xb_id1,0,5);
while(it.hasNext())
{
hm=(java.util.HashMap)it.next();
%>
<%
int delta = 0;
int pos1 = news.confirmIsNull((String)hm.get("title")).indexOf('<');
int pos2 = news.confirmIsNull((String)hm.get("title")).indexOf('>');
if((pos1 != -1) && (pos2 != -1))
{
delta = pos2 + 1;
}
if(!news.confirmIsNull((String)hm.get("filepath1")).equals("")){
}else
{%>
| |
<%}
}%>
<%
it=null;
it=news.getGuoqingContent(305,gjname+"概况");
while(it.hasNext())
{
hm=(java.util.HashMap)it.next();
}
gjgk_path="newsfiles/"+news.confirmIsNull((String)hm.get("filepath"));
gjgk_path=(gjgk_path==null)?"#":gjgk_path;
%>
|
 |
|
|
| |