Re: off topic (jsp Mysql, How to grant ???)

2001-08-06 Thread Orozco, Juan Carlos
Hello: Anyone have and example of a shopping cart?...o maybe a link? just for illustration... Thanx Juan -Original Message- From: Brad Cox [mailto:[EMAIL PROTECTED]] Sent: Monday, August 06, 2001 2:59 PM To: [EMAIL PROTECTED] Subject: Re: off topic (jsp Mysql, How to grant ???) It

Re: off topic (jsp Mysql, How to grant ???)

2001-08-06 Thread Brad Cox
It is described at length in the mysql manual. At 7:23 PM + 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/authentica

off topic (jsp Mysql, How to grant ???)

2001-08-06 Thread sufi malak
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