具体报错信息~~
---------------------
D:\bea7\user_projects\mydomain\myserver\.wlnotdelete\acjspbbs_acjspbbs_3295978\jsp_servlet\__index.java:409: cannot resolve symbol
probably occurred due to an error in /index.jsp line 90:
String [] masterNames=theForum.getForumMaster().split("\\|");
--------------------------------------------------------------------------------
Full compiler error(s):
D:\bea7\user_projects\mydomain\myserver\.wlnotdelete\acjspbbs_acjspbbs_3295978\jsp_servlet\__index.java:409: cannot resolve symbol
symbol  : method split  (java.lang.String)
location: class java.lang.String
                                String [] masterNames=theForum.getForumMaster().split("\\|"); //[ /index.jsp; Line: 90]
                                                                             ^
1 error