Thanks you very much.. I have solve the problems. I think it is because I put the web.xml and the dbforms-config.xml into the wrong WEB-INF folder that why it caused the error.
smile Chan Kuan Leang --- Shawn <[EMAIL PROTECTED]> wrote: > > 1.2. running the examples > i. create the database by executing the SQL > commands listed in > example/*/WEB-INF/*.sql > > ii. OPTIONAL: configure a database connection > pool for that new > created database using your favorite > technique (either the > connection pool built into your application > server or > codestudio's poolman or another database > connection tool) > connection pools are important to speed-up > your application. > > iii. Install the DbForms example applications by > deploying the > directory of the application into your > servlet container, using > the standard techniques supported by that > container. > > (For Tomcat, simply copy this directory to > the > $TOMCAT_HOME/webapps directory and restart > Tomcat). > > iv. Do not forget to point the db-connection > entry in > /WEB-INF/dbforms-config.xml to the > datasource or connection pool > you established! > > v. Take a look into /example/README.txt and the > other README_XXX > files in the examples-directory! > > vi. Finally, point your web browser to > http://127.0.0.1/example or > if you changed the directory name then point > to > http://127.0.0.1/{$NAME} ! > > > > ________________________________________________________________________ > > On Sun, 2003-03-30 at 15:29, Chan Kuan Leang wrote: > > I am very new to this DBforms. I have been > learning > > the example from DbForms_UserGuide_v1_1_3pr1_pdf. > and > > i have encounter this problem shown below. > > > > "org.apache.jasper.JasperException: > /dbf/menu.jsp(3,2) > > Unable to load class base" > > > > I am using Tomcat 4.1.18, dbforms_v1_1_3pr2 and > mysql > > Thanks > > > > __________________________________________________ > > Do you Yahoo!? > > Yahoo! Platinum - Watch CBS' NCAA March Madness, > live on your desktop! > > http://platinum.yahoo.com > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: > > The Definitive IT and Networking Event. Be There! > > NetWorld+Interop Las Vegas 2003 -- Register today! > > > http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en > > _______________________________________________ > > DbForms Mailing List > > > > http://www.wap-force.net/dbforms > -- > Shawn <[EMAIL PROTECTED]> > __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://platinum.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
