Hi, In my page class I'd like to retrieve the original value for default-banner ("You must correct the following errors before you may continue.") which is stored in Errors.properties in tapestry-core.jar. I'd like to have this String accessible to my page class as a property. Is there a field annotation for this or should I just use standard property file read mechanism to get at that?
Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]