学院首页>网络编程>JSP>JSP中实现全文检索

JSP中实现全文检索

作者: 来源: 添加时间:2006-5-21 19:21:15
</td>

 <td width="15%" height="20" align="center">

<%=myNews.getType()%>

&nbs;  </td>

<td width="15%" height="20" align="center">

<%=myNews.getMan_add()%>

</td>

<td width="25%" height="20" align="center">

<%=myNews.getTime()%>

</td>

</tr>

<% } } else{ out.println("对不起,没有搜索到您要查找的新闻");}  //和最前边的else对应,判断是否有记录 %>

<tr bgcolor="#B7D79F">

<td colspan="4" height="2"></td>

</tr>

<tr>

<td colspan=4>

<p align=right>

&nbsp;&nbsp;

</td>

</tr>

</table>

<P align=center> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;共搜索到新闻 <%=j%> 条 

</body>

</html>

第 5 页,共 5 页 [1] [2] [3] [4] [5]
站内搜索