Do you have the DB driver in your WEB-INF/lib Kind Regards Schalk Neethling Web Developer.Designer.Programmer.CEO Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web: www.volume4.co.za This message contains information that is considered to be sensitive or confidential and may not be forwarded or disclosed to any other party without the permission of the sender. If you received this message in error, please notify me immediately so that I can correct and delete the original email. Thank you.
:: -----Original Message----- :: From: Kent Gilley [mailto:[EMAIL PROTECTED] :: Sent: Friday, November 21, 2003 9:06 PM :: To: [EMAIL PROTECTED] :: Subject: Hosting Company moved three of my sites to new servers. :: :: and my jsp pages aren't working. They say it's simple syntax error on :: my part. :: :: SORRY, I sent the first email from the wrong address. :: :: I've loaded a page with only two lines of code in them, and the problem :: is with calling the driver. :: :: Example: :: " http://www.azlehornets.com/apps/g092603.jsp " :: :: old code :: :: <!-- :: <%//Class.forName("org.gjt.mm.mysql.Driver");%> :: :: --> :: :: new code that I have tried. :: <!-- :: Class.forName("com.mysql.jdbc.Driver"); :: :: Class.forName("com.mysql.jdbc.Driver").newInstance(); :: :: --> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
