I tried installing freeforums today. my container if tomcat 3.2.1. On my first attempt to login, I got a import class not found. freeforums.jspbeans.UserController.
I then pulled these out from the ejb example. Now I am getting a new error for org.jdom.* import not found.
Should I be downloading jdom and installing ?
-Rakesh.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-06-06
I also meet this mistake, and I download jdom.jar from http://www.jdom.org/dist/binary/. you may try it.
To my strange, I can not find any help file there.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tried installing freeforums today. my container if tomcat 3.2.1. On my first attempt to login, I got a import class not found. freeforums.jspbeans.UserController.
I then pulled these out from the ejb example. Now I am getting a new error for org.jdom.* import not found.
Should I be downloading jdom and installing ?
-Rakesh.
I also meet this mistake, and I download jdom.jar from http://www.jdom.org/dist/binary/. you may try it.
To my strange, I can not find any help file there.