求助:我在往数据库里插入数据的时候出现如下的错误,帮我看看,谢谢~!~
org.apache.jasper.JasperException: Unable to compile class for JSP
No Java compiler was found to compile the generated source for the JSP.
This can usually be solved by copying manually $JAVA_HOME/lib/tools.jar from the JDK
to the common/lib directory of the Tomcat server, followed by a Tomcat restart.
If using an alternate Java compiler, please check its installation and access path.
我真的是不知道错在那里了,lib下的jar包我都已经导入到项目里面了,数据库是sql server2000
顺便再问下,我用在在线编辑器(eWebEditor)输入的有格式的文挡和表格,该怎么往数据库里存,如何实现按内容全文检索???
小弟谢谢了`!~!~