Andy,
Below is my border.html... I am receiving NPE on
"ognl:components.headComponent"
Is that a valid usage of providing the input of my component/widget? It is
declared at the top in my <html tag
?
BORDER.HTML
<span jwcid="@ScriptIncludes" />
<html
jwcid="[EMAIL PROTECTED]"
title="ognl:layout.title"
stylesheet="ognl:assets.stylesheet" >
<body jwcid="@Body">
<span jwcid="@Script"
script="/org/trails/demo/components/CustomHead.script"
component="ognl:components.headComponent"/
/>
===================== cut here ===========
Thanks
plicationRuntimeException
component: [EMAIL PROTECTED]/border.$Script] location:
context:/WEB-INF/Border.html, line 10
5 title="ognl:layout.title"
6 stylesheet="ognl:assets.stylesheet" >
7
8 <body jwcid="@Body">
9
10 <span jwcid="@Script"
script="/org/trails/demo/components/CustomHead.script"
11 component="ognl:components.headComponent"/
12 />
13
14
15 <div id="page">
_________________________________________________________________
Kick back and relax with hot games and cool activities at the Messenger
Café. http://www.cafemessenger.com?ocid=TXT_TAGHM_SeptHMtagline1
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]