You can use the t5components library

http://code.google.com/p/tapestry5-components/

and the demo is here:
http://87.193.218.134:8080/t5c-demo/ognlbindingpage

=)

2008/5/16 hari ks <[EMAIL PROTECTED]>:
> hi,
>
>   How to use ognl expression with methods arguments in tapestry 5? ( like 
> inside <t:if > component).
> In tapestry 4 I had used ognl:myObj.callMyMeth('arg1')..
>
> I got following exception while trying to call method :
> Could not convert 'prop:mySessionWrapper.getAttribute('adminUserName')' into 
> a component parameter binding: Class com.myc.tapestry.mdl.MySessionWrapper 
> does not contain a property named 'getAttribute('adminUserName')' (within 
> property expression 'mySessionWrapper.getAttribute('adminUserName')'). 
> Available properties: class.
>
>
> Thanks in advance,
> Hari.
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Atenciosamente,
Marcelo Lotif

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

Reply via email to