Here is the error I'm getting first...
Error Code File 404 Not Found
_______________________________________
1) There is no application server running
2) The Application Server for this site does not map to the http://scweb.sandiego.edu:8091/webapps/examples/jsp/_mmDBScripts/MMHTTPDB.jsp URL...
Fixed the problem. For anybody who may be frustrated by the same problems as mentioned above, I first re-installed the mm.mysql driver and left the .jar file well alone, reflecting this in my classpaths.
The code is as follows for a simple MySQL connection using JSP:
String connectionURL =...
Hi again,
Thanks for the reply. I appreciate it. I seem to have gotten over the connection with a new driver install but there seems to be yet another problem. 'Invalid Authorization'... Does the code below look okay:
==============================================
<%@ page...
Hi all,
Can somebody help me out with this JSP problem below please. I cannot get a connection to a MySQL database using JSP (on Linux/JDK1.2/Apache/Tomcat) with the mm.mysqlDriver from sourceforge.net. We have installed the driver but the problem seems to be that it cannot be 'loaded'?!? Here...
hi arobo and all,
i have tomcat installed on a linux box with apache and am having terrible trouble doing a basic connection to a MySQL server on our network. i have installed the necessary driver for MySQL (i think?) the "org.gjt.mm.mysql.Driver" one. the ultrdev help isn't really...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.