It is described at length in the mysql manual.

At 7:23 PM +0000 8/6/01, sufi malak wrote:
>Hi,
>when calling a JSP file that has these lines :
>
>className="org.gjt.mm.mysql.Driver"
>url="jdbc:mysql://mil2wwds10:3306/employee" />
>
>I got this error :
>
>Error: 500
>Location: /project1/authenticate.jsp
>Internal Servlet Error:
>javax.servlet.ServletException: Can't create DataSource: General error:
>Access denied for user: '@mil2wwds10' to database 'employee'
>
>mil2wwds10 is another computer that has mysql database, the above error
>happened to me before, the solution was "GRANT", BUT i DON'T REMEMBER HOW TO
>GRANT IN Mysql.
>thanks
>
>
>
>
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
>http://java.sun.com/products/jsp/faq.html
>http://www.esperanto.org.nz/jsp/jspfaq.html
>http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


--
   For industrial age goods there were checks and credit cards.
For everything else there is http://virtualschool.edu/mybank
Based on Java Web Application Architecture: http://virtualschool.edu/jwaa
Brad Cox, Ph.D.; [EMAIL PROTECTED] 703 361 4751

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to