From: "Vijay K Anand" <[EMAIL PROTECTED]> > I have a common class which gives value for keys in the properties file. > How do i load / read values from properties file?
Many of the Struts tags have attributes such as 'altKey' 'errorKey' and 'styleKey' which will look to (usually) ApplicationResources.properties to retrieve a value. If you meant Properties in general... http://java.sun.com/docs/books/tutorial/essential/attributes/properties.html -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]