Currently each of my pages has to have a properties file named the same. So let's say I have "Page1.page" I need "Page1.properties", "Page2.page" and "Page2.properties", etc.
A lot of my application shares a lot of common text between pages, such as Ok and Cancel buttons. Would it be possible to have something like global.properties | --- page1.properties | --- page2.properties So that on say, page1, I could have Where the Page1Text key is inside page1.properties, but then otherwise it looks it up from the global properties? This would make a lot of redundant items a lot easier. Thanks, Greg -------------------- m2f -------------------- Sent from www.TapestryForums.com Read this topic online here: <<topic_link>> http://www.tapestryforums.com/viewtopic.php?p=12897#12897 -------------------- m2f --------------------
