I am using the following blog to develop a webdynpro application for internationalisation.
I get the following error when I click on the show message button.
java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key greetings
I have created a .properties file by typing the code for it in notepad and then saving it as a .properties file.And then I imported the saved file on my desktop in the package explorer. Is this the right way.