it show the line > jwcid="[EMAIL PROTECTED]:JSCookMenu"
>> source="ognl:menuModel" value="ognl:menuItem"
>> theme="Office2003"
>> position="hbr""> on the BORDER.HTML
>>
>> The second exception is the same, but
nu"
> source="ognl:menuModel" value="ognl:menuItem"
> theme="Office2003"
> position="hbr""> on the BORDER.HTML
>
> The second exception is the same, but it shows the
> line:
>
>
>
> on the Home.HTML file.
;>> another component.
>>>
>>> For example if on my Home.Html page I add
>>>
>>>
>>> http://new.mail.yahoo.com
>>>
>>> -
>>> To unsubscribe, e-mail: [EMA
well, it should work - check if tapestry is actually using your border's
class, it might be you have a configuration error somewhere...
This should be quite clear if you examine the exception page tapestry
generates: NoSuchPropertyException - look on which class there is no
such property...
gt;>
>> http://new.mail.yahoo.com
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> -----
> To unsubscribe, e
gt;>
>> http://new.mail.yahoo.com
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> -----
> To unsubscribe, e-ma
you put it in the template of the component, and thats it.
if you want it to be configured from the page/container you use
parameter chain.
for example:
your border might contain (and probably will):
...
since the title is different in every page you add
a title parameter to your border:
@P
Hi! (I'm a newbie, so please bear with me...)
I'm trying to build a Border Component.
So far so good, it works as long as I don't embed
another component.
For example if on my Home.Html page I add
http://new.mail.yahoo.com
-