刚才经理问我的JSP问题,我不是太懂
<jsp:useBean id="mybean" scope="page" class="namehandler" />
而在WEB-INF下有一个classes文件夹,文件夹中有一个namehandler.class文件,为什么JSP总是执行不成功?
错误提示如下:
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.