这句话是什么意思?
在gform.html中提交一个表单然后叫给gform.jsp处理,但是我在提交表单后出现这样的问题
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.
究竟是怎么回事情