Re: Using non struts-config.xml MessageResource in the Validator

2004-11-15 Thread Christian Bjørnbak
Hi James Thanks for your answer. I have already tried that solution, but I need the PathInfo to know which MessageResource to pull from the db... In the meantime I've made the following progress on my own: I realized the it isn't the Validator which is the problem; It's the JavascriptValidatorTa

Re: Using non struts-config.xml MessageResource in the Validator

2004-11-12 Thread James Mitchell
The validator pulls it from the request. So, you need a custom impl of MessageResources. Then, you just configure your message resource factory in the struts-config and you are done. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Orig