Re: template and key

2006-09-21 Thread andyhot
See the tapestry user  guide, esp.
http://tapestry.apache.org/tapestry4/UsersGuide/template.html#template.directives.l10n

See the tacos user guide, esp.
http://tacos.sourceforge.net/userguide/MoreGoodies.html

edward pedersson wrote:
> Hi
>
> I have been looking at some tapestry examples and I noticed this notation
>
> 
>
> I figured this is related to the .properties file but how does this
> work? Is
> that documented anywhere?
>
>
> In addition I have also noticed the use of
>
>   selectedCountries:'[255,255,184], 500, 500',
>  '${currItem}':'[255,255,184], 500, 500'
>  }}" />
>
> is the template directive part of ognl or Tapestry and how does that
> work? I
> can't locate the documentation.
>
> Thanks
>


-- 
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


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



template and key

2006-09-21 Thread edward pedersson

Hi

I have been looking at some tapestry examples and I noticed this notation



I figured this is related to the .properties file but how does this work? Is
that documented anywhere?


In addition I have also noticed the use of



is the template directive part of ognl or Tapestry and how does that work? I
can't locate the documentation.

Thanks

--


-- e