Mukund, If you are running on Windows, have you ever edited the ApplicationProperties.properties file with notepad? Could it possibly have a .txt extension after the .properties extension? If you are running on Unix, is the case correct on the file name?
-Richard --- Mukund Ramadoss <[EMAIL PROTECTED]> wrote: > I removed the key in the struts_config. But still > the result is the > same. > > My struts-config looks like this: > -------------------------------------- > <?xml version="1.0" encoding="ISO-8859-1" ?> > <!DOCTYPE struts-config PUBLIC > > "http://jakarta.apache.org/struts/dtds/struts-config_1.0.dtd"> > <struts-config> > <message-resources > parameter="ApplicationResources" > null="false" /> > </struts-config> > ---------------------------------- > > My ApplicationResources.properties is in > WEB-INF/classes directory. I > have also > Copied it to WEB-INF folder. But still it does not > pick it up. > > I also tried downloaded xerces.jar to WEB-INF/lib, > for I read elsewhere > that it could be a xml parser issue. This does not > help too. > > Any suggestions. > > Thanks > Mukund > > __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]