In my component I am try to get the property value "menu-items" from the
application properties file.
My code has
getPage().getEngine().getPropertySource().getPropertyValue("menu-items");
but eclipse is telling me that getPropertySource() is depreciated
a) What should I do instead?
b) There is no indication in the documentation (UserGuide - Tapestry Object
Properties) that this is the case.
--
Alan Chandler
http://www.chandlerfamily.org.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]