Skip to main content
May 18, 2010
Question

Dreamweaver CS5 and JDBC Driver

  • May 18, 2010
  • 1 reply
  • 2128 views

Does Dreamweaver CS5 support JDBC Driver for MySQL ?

If yes how to set up a JDBC connexion to a MySQL database ?

If no how can I connect a JSP page/application to a MySQL database ?

Thanks.

This topic has been closed for replies.

1 reply

David_Powers
Inspiring
May 23, 2010

Nafanga wrote:

Does Dreamweaver CS5 support JDBC Driver for MySQL ?

No. Support for JSP has not been available since Dreamweaver CS4.

Randy Edmunds
Adobe Employee
Adobe Employee
May 23, 2010

Support for JSP has not been available since Dreamweaver CS4.

Correct, but the JSP Server Model functionality can be installed as an Extension that is delivered with Dreamweaver. You can find it here:

  [install-dir]/configuration/DisabledFeatures/

HTH,

Randy

David_Powers
Inspiring
May 24, 2010

Never knew that. Interesting use of Dreamweaver's extensibility.