need a lot of help

2001-03-13 Thread Bob Kersten
Hi, After reading several doc's, faq's and other things, I still can't figure it out. I've created a package with JBuilder 3.5 which includes several classes. After compiling this package, I have a directory with the name of my package, which holds files with an .class extension. Where do I put t

Re: need a lot of help

2001-03-13 Thread Christopher Albert
Bob, Have you looked at http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/appdev/index.html ? Chris Bob Kersten wrote: > > Hi, > > After reading several doc's, faq's and other things, I still can't > figure it out. I've created a package with JBuilder 3.5 which includes > several c

Re: need a lot of help

2001-03-13 Thread Bob Kersten
Hi, CA> Have you looked at [..] Yes, I've read those, but that doesn't work. Tomcat still gives me an Class "dbapi.dbHandler not found" error. I've created a JBuilder project in h:\local\browser\WEB-INF and after compilation the 'classes' and 'src' directories are present in this directory.

Re: need a lot of help

2001-03-13 Thread Christopher Albert
Bob Kersten wrote: > > Hi, > > CA> Have you looked at [..] > > Yes, I've read those, but that doesn't work. Tomcat still gives me > an Class "dbapi.dbHandler not found" error. I've created a JBuilder > project in h:\local\browser\WEB-INF and after compilation the > 'classes' and 'src' dire

RE: need a lot of help

2001-03-13 Thread Arendsen, Alef
Just don't use JBuilder, it sucks... sorry for the remark, I just had too many bad experiences with it... Alef > -Original Message- > From: Christopher Albert [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 13, 2001 1:53 PM > To: [EMAIL PROTECTED] > Subject: Re