facebook

Struts framework not peeking up my Locale propertis files

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #329938 Reply

    Chetan1107
    Member

    Hi,
    I am using struts 1.3 in my application and also using validation plugin of the same version.
    I have placed my applicationResources.properties file in some folder.
    My project(web site) is peeking up the keys for English locale but when i placed my locale specific applicationResources_es_CO.properties file in the same folder its not showing up on the UI. Instead i am getting fillowing warning on console.

    org.apache.commons.validator.ValidatorResources getForm ‘DesclaimerEntryForm’ Form not found for locale ‘en_US’

    org.apache.commons.validator.ValidatorResources getForm ‘DesclaimerEntryForm’ Form not found for locale ‘es_CO’

    I am not getting the reason and not able find out the solution.
    Please help me out as my client is form Colombia and he focusing more on colombain locale rather English locale.

    #329939 Reply

    support-swapna
    Moderator

    Chetan,

    This is more a Struts development query rather than a MyEclipse one.

    One of the users posted similar issue earlier. Please check these links :
    http://www.myeclipseide.com/PNphpBB2-printview-t-29159-start-0.html
    http://www.coderanch.com/t/585221/Struts/Struts-Validator-Plugin-JDK-update

    I suggest you check on development forums for better support.

    Hope it helps

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Struts framework not peeking up my Locale propertis files

You must be logged in to post in the forum log in