Kristian Marinkovic wrote:
..... i think that was my problem i used the parameter name
i defined in my template ("href") as a component parameter. when
i rename my component parameter to lets say "paramhref" everything works as expected.

Yes, the documentation for informal parameters mentions this:
http://tapestry.apache.org/tapestry5/tapestry-core/guide/parameters.html

The default binding issue generates plenty of debate in the dev list. ;-)

I've always been a fan of literal defaults in templates myself, but in T5
Howard has pared things down to avoid DRY e.g. listener="listener: ...

Cheers,
Nick.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to