That's odd.  Most likely has nothing to do with Velocity.  Look for a
missing quote or bracket that hides the content from appearing in the
browser.  Or, check the velocity logs for an FML error that keeps the page
from being generated.

WILL

On Nov 8, 2007 12:23 PM, jian chen <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I have a template included using #parse() into the main template. So,
> it is like: #parse("subtemplate.vm")
>
> In the subtemplate.vm, I have a javascript, <script src="xxxxx"></script>
>
> However, when rendering the main template, I do not see the javascript
> section in html source. But, If I take away the script from the
> subtemplate, I see the other content in that subtemplate rendered.
>
> Anyone has idea why this happened? How to fix it?
>
> Thanks!
>
> Jian
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Forio Business Simulations

Will Glass-Husain
[EMAIL PROTECTED]
www.forio.com

Reply via email to