Hi,
I'm new to tomcat/apache and servlets in general.
- Installed fine (both tomcat and mysql)
- I've been able to add examples servlets.
- Ported jdbc application to use mysql and all works fine.
- Ported a generic dbexport (jdbc application) to a HttpServlet and no
go.
- Added the appropriate CLASSPATH's to various scripts.
- Nope still doesn't work
- Added (and updated) the server.xml file to include mysql stuff.
- Nope, not yet. I get this error:
"HTTP Status 500 - /examples/servlet/httpdbexport
The server encountered an internal error
(/examples/servlet/httpdbexport) that prevented it from fulfilling this
request.
"
Any ideas?
thanks,
Kerry
--
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]