Hi,
i'm trying the the locale specific data entry in a
jsp page through use of PropertyResourcebundle class.
i create a .properties file(Login_en_US.properties) which would be accessed through the PropertyResourcebundle class
I get exception "MissingResourceException" on execution of the code.Please let me kow where should the properties file be placed for the proper execution.
I'm trying it using MYEclipse6.0
IDE,Jdk1.5.