Hi Navin,

You are right.  That is exactly my doubt/question.  How do OGNL bindings
work for nested components inside a Block that is a part of a different page
and NOT the page that is currently being rendered.

Thanks, Karthik

On 11/9/06, B.S.Navin <[EMAIL PROTECTED]> wrote:

Hi Firas,

I think, what Karthik meant by point 2 is something like below:

<span jwcid="[EMAIL PROTECTED]">
        <span jwcid="@Insert" value="ognl:testValue"/>
</span>

Here you can see that the content of the block has a binding to a
property "testValue". So, which page will this binding be pointing to?

- Navin


Reply via email to