> Hi! 
> 
> I'm trying out Tapestry with Appfuse... 
> 
> The third line in the html file is supposed to take the value from the key 
> personList.heading from applicationResources.properties and show it on the 
> page. This, however, doesn't work. No heading is shown on the final page.
> I 
> also tried writing the key in personList.properties, but without any
> change 
> in the final page... 
> 
> Any ideas? 
> 
> Thx! 
> 
> HTML: 
> <head> 
>     <title></title> 
>     <meta name="heading" content=""/> 
>     <meta name="menu" content="PersonMenu"/> 
> </head> 
> 
> ApplicationResources.properties: 
> personList.heading=Persons
-- 
View this message in context: 
http://www.nabble.com/Tapestry-heading---personsList.html-tf4642116s2369.html#a13258953
Sent from the AppFuse - User mailing list archive at Nabble.com.

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

Reply via email to