; <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 22, 2002 01:33 PM
Subject: help me about jsp connect to mysql
> Hi,all:
> Please help me.
>
> I have installed jdk1.3.1(freebsd native) and Tomcat 4.1.x and mysql323
> from port and put MySQL jdbc dr
Hi,all:
Please help me.
I have installed jdk1.3.1(freebsd native) and Tomcat 4.1.x and mysql323
from port and put MySQL jdbc driver to /usr/local/jdk1.3.1/jre/lib/ext and
WEB-INF/lib, but when I use root to connect MySQL from jsp, it says:
Server configuration denies access to data source
why?