You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Joshua Jackson <jo...@gmail.com> on 2008/04/08 13:55:56 UTC

T5: Using expression language in If component

Dear all,

Is it possible to use expression language with If component as in JSP?

Thanks in advance

-- 
Let's show the world what we've got.

Blog: http://joshuajava.wordpress.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


RE: T5: Using expression language in If component

Posted by Jonathan Barker <jo...@gmail.com>.
There is also a binding for OGNL in tapestry5-components.  I did see some
odd behavior that may have been caching results that should not be cached,
but it has been useful to me.

http://213.160.23.119:8080/t5components/t5c-commons/howto_ognlbinding.html


It's something I missed from T4.



> -----Original Message-----
> From: Joshua Jackson [mailto:joshua.java@gmail.com]
> Sent: Tuesday, April 08, 2008 9:44 AM
> To: Tapestry users
> Subject: Re: T5: Using expression language in If component
> 
> Thanks for the confirmation Igor :)
> 
> On 4/8/08, Igor Drobiazko <ig...@gmail.com> wrote:
> > Nope. But you can try the Tacos Seam integration. There is a binding for
> EL.
> > See the last section here:
> > http://tacos.sourceforge.net/tacos5/tacos-seam/bijection.html
> >
> > On Tue, Apr 8, 2008 at 1:55 PM, Joshua Jackson <jo...@gmail.com>
> > wrote:
> >
> > > Dear all,
> > >
> > > Is it possible to use expression language with If component as in JSP?
> > >
> > > Thanks in advance
> 
> --
> Let's show the world what we've got.
> 
> Blog: http://joshuajava.wordpress.com/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5: Using expression language in If component

Posted by Joshua Jackson <jo...@gmail.com>.
Thanks for the confirmation Igor :)

On 4/8/08, Igor Drobiazko <ig...@gmail.com> wrote:
> Nope. But you can try the Tacos Seam integration. There is a binding for EL.
> See the last section here:
> http://tacos.sourceforge.net/tacos5/tacos-seam/bijection.html
>
> On Tue, Apr 8, 2008 at 1:55 PM, Joshua Jackson <jo...@gmail.com>
> wrote:
>
> > Dear all,
> >
> > Is it possible to use expression language with If component as in JSP?
> >
> > Thanks in advance

-- 
Let's show the world what we've got.

Blog: http://joshuajava.wordpress.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5: Using expression language in If component

Posted by Igor Drobiazko <ig...@gmail.com>.
Nope. But you can try the Tacos Seam integration. There is a binding for EL.
See the last section here:
http://tacos.sourceforge.net/tacos5/tacos-seam/bijection.html

On Tue, Apr 8, 2008 at 1:55 PM, Joshua Jackson <jo...@gmail.com>
wrote:

> Dear all,
>
> Is it possible to use expression language with If component as in JSP?
>
> Thanks in advance
>
> --
> Let's show the world what we've got.
>
> Blog: http://joshuajava.wordpress.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Best regards,

Igor Drobiazko