Hi I have been looking at some tapestry examples and I noticed this notation
<span key="title.location" /> 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 <binding name="aName" value"{highlight:{ 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 -- -- e