Forum Moderators: open
I've been using Dreamweaver for quite a while and consider myself pretty proficient, but am having a problem working with JSP (something that is new to me).
The entire site must include this line:
<%@ include file="/include/glossary_include.jsp" %>
And because of the nature of that page (including an XML import to display glossary terms on mouseOver for multiple objects) I can't further bury the line in a normal ssi.
The problem is that the line completely breaks down the display in DW Design view. This really isn't a problem for myself or my team, but when these pages are updated by other people in the company, it would be great to allow them to view the pages in Design View.
Is there a setting in Dreamweaver to ask the display to ignore the line of code?
Thanks,
Christopher