Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Dreamweaver CS5 and JDBC Driver

Guest
May 18, 2010 May 18, 2010

Copy link to clipboard

Copied

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.

TOPICS
Server side applications

Views

2.1K
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 23, 2010 May 23, 2010

Copy link to clipboard

Copied

Nafanga wrote:

Does Dreamweaver CS5 support JDBC Driver for MySQL ?

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

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
May 23, 2010 May 23, 2010

Copy link to clipboard

Copied

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

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 24, 2010 May 24, 2010

Copy link to clipboard

Copied

LATEST

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

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines