j2ee thread: Simple Bean is not working
Hello Manoj What you are trying to do here is use locale specific information. See the Java doc help for ResourceBundle. To use this class you must have a file called forms_en_US.properties somewhere in your classpath from where the Resources (e.g message strings in various languages) will be loaded. I do not see that file in your folder structure.(perhaps you forgot to put it there). Hope this helps regards Nik "If everything seems to be coming your way, You are probably in the wrong lane !".
|





