Short answer: No.

You have to create a public method in the page class and refer to it. All
logic should be in java, not tml.

On Wed, Nov 10, 2010 at 10:26 PM, hese <1024h...@gmail.com> wrote:

>
>
> ...and is it possible to pass parameters into the if evaluating function
> and
> receive a boolean/string back?
>
> something like
> if( foo('somevalue) ) {
>
> } else {
>
> }
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/a-simple-t-if-question-tp3259452p3259456.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to