Creating UltraDev server behaviors using custom tags
Macromedia ColdFusion and JavaServer Pages (JSP) let you create tags for your pages to carry out custom tasks. Once created, you can manually enter these tags in your pages in Macromedia Dreamweaver UltraDev. If you plan on using a custom tag frequently, you can package it as an UltraDev server behavior and add it to the list of server behaviors in the Server Behaviors panel for quick access. When you select the new server behavior in the panel, UltraDev instantly inserts the tag into your code.
This article describes how to build an UltraDev server behavior using an existing custom tag.
- About the example custom tag
- Creating a tag-based server behavior
- Using the new server behavior
For information on creating ColdFusion custom tags, see Creating simple ColdFusion custom tags. For information on creating JSP custom tags, see Arrow Aircraft 7: Separating logic from presentation.
![](/support/images/h3_kw_article_info.gif) |
![](/support/images/h3_kw_author.gif) |
|
|
![](/support/images/h3_kw_last_updated.gif) |
26 February 2002 |
|
![](/support/images/h3_kw_keywords.gif) |
server behavior, Server Behavior Builder, custom tag, ColdFusion, JSP, code block, Server Behaviors panel, tutorial |
|
![](/support/images/h3_kw_docid.gif) |
9895 |
![](/images/pixel.gif) |
![](/images/pixel.gif) |
|
|