%@page contentType="text/html; charset=gb2312" language="java" import="java.util.*" %>
<%@ page import="java.io.*" %>
<%!
String status="";
%>
爱心论坛
<%
try{
String nameOfTextFile = "/ora/u01/tomcat323/webapps/NewCinfo/admin/builder/news/imp.txt";
BufferedReader file;
String currentRecord;
file = new BufferedReader(new FileReader(nameOfTextFile));
currentRecord = file.readLine();
if(currentRecord.equals("0")){
%>
<% }else{%>
|
<% }
}catch(Exception e){}
%>
|
|