<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">This is related to the previous email, i.e., ZPT, but the directions on including javascript are a bit vague:<div><br class="webkit-block-placeholder"></div><div><span class="Apple-style-span" style="line-height: 19px; ">"Pulling in images or javascript is very similar. Just place your image files and&nbsp;<cite>.js</cite>&nbsp;files in the&nbsp;<tt class="docutils literal"><span class="pre"><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">static</span></font></span></tt>&nbsp;directory, and create the URL to them using<tt class="docutils literal"><span class="pre"><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">static/&lt;filename&gt;</span></font></span></tt>&nbsp;in your page template"</span></div><div><br></div><div><span class="Apple-style-span" style="line-height: 19px;">Explicit is better than implicit...</span></div><div><span class="Apple-style-span" style="line-height: 19px;"><br class="webkit-block-placeholder"></span></div><div><span class="Apple-style-span" style="line-height: 19px;">Does this mean, you need to use the same syntax as for CSS inclusion,i.e.: &nbsp;&nbsp;<span class="Apple-style-span" style="color: rgb(124, 73, 12); white-space: pre; ">&lt;link rel="stylesheet" type="text/css"</span></span></div><div><span class="Apple-style-span" style="line-height: 19px;"><span class="Apple-style-span" style="color: rgb(124, 73, 12); white-space: pre; ">&nbsp;     href="<a href="http://localhost:8080/test/@@/sample/style.css">http://localhost:8080/test/@@/sample/style.css</a>" /&gt;</span>,&nbsp;or a standard include as in a regular XHTML file.</span></div><div><span class="Apple-style-span" style="line-height: 19px; "><br class="webkit-block-placeholder"></span></div><div><font class="Apple-style-span" face="Georgia" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: 19px;"><br></span></font></div></body></html>