Re: Connection to mysql using jsp
Posted by: Sudhir Movva
Date: April 05, 2005 01:36PM

Hi Arun,
If the same driver is used for both jsp and Java, it is not the problem with MySQL.
Which Web Container are you using for the jsp's? and can you post the error message thorwn?
-Sudhir.
PS: as a suggestion, try to move the database related stuff away form jsp page to a servlet. As you might already know about the advantages of MVC architecture.

Options: ReplyQuote


Subject
Written By
Posted
Re: Connection to mysql using jsp
April 05, 2005 01:36PM
November 27, 2005 05:27AM
September 24, 2006 10:26AM
December 27, 2007 11:53PM
December 31, 2007 09:54PM
February 19, 2006 11:57PM
b g
June 09, 2009 04:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.