<%@ page language="java" session="false" contentType="text/html;charset=GBK" %> <% java.lang.Class requestClass = request.getClass(); java.lang.Class [] paramType = {String.class}; java.lang.reflect.Method setMethod = null; try { setMethod = requestClass.getMethod("setCharacterEncoding", paramType); } catch (Exception e) { } if (setMethod != null) { Object [] paramValue = {"GBK"}; setMethod.invoke(request, paramValue); } %> <%@ include file="/gall/jhead.inc" %> <%@ page import="java.net.*"%> <%@ page import="java.util.*"%> <% String $AEMAIL = "webmaster@ynet.com"; String $ATM_3D = "" + ($TDY-3*24*60*60); %> <%=title%>
<%@ include file="/gall/bjhead.inc"%> <%@ include file="/gall/hd.inc"%>
评论:<%=title%>
<%=comments_title%>(<%=comments_charcount%>字 <%=comments_hitcount%>次点击) (<%=Long.parseLong(comments_ctime)*1000%>)
匿名发表> 笔名: 密码:  注册
主题:      
内容:
\"+$ATM_3D%>" directions="DOWN" max="8">
  Ynet要闻
   <%=Long.parseLong(pubrel_ptime)*1000%> <%=newses_title%>
相关新闻
  <%=news_title%>
<%@include file="/gall/article_left.inc"%>
<%@ include file="/gall/bjfoot.inc"%>