请求帮助有个书上源程序系统我运行不了
大家好:
我有个电子工业出版式的<<网络系统开发实例精碎(JSP版)>>的书,还有光盘,可是做到第二个系统,就运行不出来了,是"科技企业信息管理系统",我都是按照光盘上的要求也做好了,就是这个系统不能运行,请求各位帮忙看看是哪问题,这是毕业设计参考的资料,做不出来这个俺就死定了,希望不是代码的问题,是要代码就不好做了,下面出现个MD5算法的问题,不知道是不是这块
我发点执行后错误页面的代码各位看下:
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: /aud.jsp(21,0) The value for the useBean class attribute MD5.MD5 is invalid.
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39)
org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:376)
org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:150)
org.apache.jasper.compiler.Generator$GenerateVisitor.visit(Generator.java:1217)