Robert Zeigler wrote:
Hi Johan,
In your .jwc file of C, try:
<component id="A" inherit-informal-parameters="yes">
</component>
Robert
That works, thanks a lot.
Johan Maasing wrote:
I got stuck on how to pass informal parameters from one component to
another (Tapestry 3).
Say that I have defined my own component C. The C.jwc allows informal
parameters.
Now the C.html template looks like this:
<span jwcid="A" /> <span jwcid="B" />
How can I make A render the informal parameters passed to C?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]