Hi, I want to test jdbforms on my windows 2000 box.I have download jdbforms 2.4 and my tomcat 4.1.30 works well.
 
I have copied dbforms2.4.jar and  all the files and directories in dbforms_2.4_20040804\dependend to C:\Program Files\Apache Group\Tomcat 4.1\webapps\examples\bookstore\WEB-INF\lib directory.
 
And http://localhost:8080/examples/bookstore/tests/package.html works well, but when I executed  http://localhost:8080/examples/bookstore/tests/test.jsp, The response is

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: 59 in the jsp file: /bookstore/tests/httpSnooper.jsp

Generated servlet error:
    [javac] Compiling 1 source file

C:\Program Files\Apache Group\Tomcat 4.1\work\Standalone\localhost\examples\bookstore\tests\test_jsp.java:61: package org.dbforms.util does not exist
      out.print(org.dbforms.util.ServletUtil.dumpRequest(request) );
                                ^
1 error
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
But my dbforms2.4.jar file is right there.
By the way,I have modified dbforms-config.jar and appended 
<dbconnection name="jdbc:mysql://localhost/dbformstest" isJndi="false" conClass="org.gjt.mm.mysql.Driver" username="root" password="" /> 
just before 
</dbforms-config>
Can you help me out?
 
Thank you!


________________________________________________________
Create like a god, Command like a king, Work like a slave.



Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
美女明星应有尽有,搜遍美图、艳图和酷图
1G就是1000兆,雅虎电邮自助扩容!

Reply via email to