Specifications
The Database Connectivity API 343
The server behavior file includes this connection by using the relative file include statement, as
shown in the following example:
<%@ include file="Connections/MyConnection1.jsp" %>
The definition file for your connection type
For each server model, there is a connection_includefile.edml file that defines the connection type
and maps the properties that are defined in the include file to elements in the Dreamweaver MX
interface.
Dreamweaver provides, by default, seven definition files, one for each of the predefined server
models, as listed in the following table.
Dreamweaver uses the
quickSearch and searchPattern parameters to recognize connection
blocks and the
insertText parameter to create connection blocks. For more information on XML
and regular expression search patterns, see “Server Behaviors” on page 145.
Server Model Subfolder within the Configuration/Connections folder
ASP JavaScript ASP_Js
ASP.NET CSharp ASP.NET_Csharp
ASP.NET VBScript ASP.NET_VB
ASP VBScript ASP_Vbs
ColdFusion ColdFusion
JavaServer Page JSP
PHP MySql PHP_MySql