对不起,系统发生错误
/right.jsp:7: array required, but java.lang.String found
out.print(( str[0] ));
^
/right.jsp:7: array required, but java.lang.String found
out.print((str[1]));
^
Note: e:\web\wjjd0769\WEB-INF\work\_jsp\_viewnews__jsp.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors