Lack of Validator Messages SOLVED!!! ( was Re: ApplicationResource.properties file not be read?)

2007-03-05 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OK... I figured it out. In all the text I was reading on the topic as I was going along I totally missed the fact that there is a catalog of messages that is **required** for the validator to work: To wit: errors.required={0} is required. errors.mi

Re: ApplicationResource.properties file not be read?

2007-03-05 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just a quick follow up to clarify what I'm "seeing." When I invoke this form, hit submit without filling anything in (in my eyes a worst case scenario) a popup window comes up with an exclamation point with no messages in it. - -- :::

Re: ApplicationResource.properties file not be read?

2007-03-05 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Laurie Harper wrote: > > If that's the case, you probably just have an error in your validation > configuration. Post the relevant parts of that for review. > > OK.. here goes: I'll use the simplest of the forms and work from there. The JSP for a

Re: ApplicationResource.properties file not be read?

2007-03-05 Thread Laurie Harper
Peter L. Berghold wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Niall Pemberton wrote: It should work - is this exactly how you have things configured - because theres a slight difference in names below - one has an "s" on the end. eh... yeah.. the lack of "s" was the typo. They are

Re: ApplicationResource.properties file not be read?

2007-03-04 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Niall Pemberton wrote: > It should work - is this exactly how you have things configured - > because theres a slight difference in names below - one has an "s" on > the end. > > eh... yeah.. the lack of "s" was the typo. They are actually the same n

Re: ApplicationResource.properties file not be read?

2007-03-04 Thread Niall Pemberton
e asked this question before, didn't get an answer but I had moved on to other things but I'm back tackling this burp. I have a message resource file that is stored under /WEB-INF/classes/org/bcdc/struts/ApplicationResource.properties I am referencing that file in my struts-config.xml fil

ApplicationResource.properties file not be read?

2007-03-04 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi folks, I've asked this question before, didn't get an answer but I had moved on to other things but I'm back tackling this burp. I have a message resource file that is stored under /WEB-INF/classes/org/bcdc/struts/ApplicationReso

R: Applicationresource.properties

2006-09-21 Thread Marcello Savino
Great: it works fine ! Thank you -Messaggio originale- Da: Venkata Phani Kumar [mailto:[EMAIL PROTECTED] Inviato: giovedì 21 settembre 2006 12.06 A: Struts Users Mailing List Oggetto: Re: Applicationresource.properties Hi savino, you can get message resources instance using

Re: Applicationresource.properties

2006-09-21 Thread Venkata Phani Kumar
g List" Sent: Thursday, September 21, 2006 3:24 PM Subject: Applicationresource.properties How can i get any value from ApplicationResource.properties passing a key in an Action object? I mean something like that: Let's say this is my ApplicationResource.properties file: Action.a=Add Action.

Applicationresource.properties

2006-09-21 Thread Marcello Savino
How can i get any value from ApplicationResource.properties passing a key in an Action object? I mean something like that: Let's say this is my ApplicationResource.properties file: Action.a=Add Action.b=Build In an Action object I need to read the value "Add" by passine the key &

Re: ApplicationResource.properties reload

2004-05-12 Thread Riyad Kalla
use the Manager to restart the context (takes about 1 second). -Riyad Janarthan Sathiamurthy wrote: Gurus, I am using Struts1.1. Is there any custom code(already available) that can reload the ApplicationResource.properties file without a redeploy/restart of the appli

Re: ApplicationResource.properties reload

2004-05-12 Thread Riyad Kalla
file), and if all else fails, just use the Manager to restart the context (takes about 1 second). -Riyad Janarthan Sathiamurthy wrote: Gurus, I am using Struts1.1. Is there any custom code(already available) that can reload the ApplicationResource.properties file without a re

Re: ApplicationResource.properties reload

2004-05-12 Thread Michael McGrady
can reload the ApplicationResource.properties file without a redeploy/restart of the application ? Regards, Janarthan S - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

Re: ApplicationResource.properties reload

2004-05-12 Thread Michael McGrady
wokring on the ApplicationResource file), and if all else fails, just use the Manager to restart the context (takes about 1 second). -Riyad Janarthan Sathiamurthy wrote: Gurus, I am using Struts1.1. Is there any custom code(already available) that can reload the ApplicationResource.properties

Re: ApplicationResource.properties reload

2004-05-12 Thread Riyad Kalla
econd). -Riyad Janarthan Sathiamurthy wrote: Gurus, I am using Struts1.1. Is there any custom code(already available) that can reload the ApplicationResource.properties file without a redeploy/restart of the application ? Regar

RE: ApplicationResource.properties reload

2004-05-12 Thread Joe Germuska
At 6:35 PM +0530 5/12/04, Janarthan Sathiamurthy wrote: Hi, Those links were informative. But i want to reload only my ApplicationResource.properties. Any hints on how to tweak this ? For now, the solution is to create your own implementations of MessageResources and MessageResourcesFactory, and

RE: ApplicationResource.properties reload

2004-05-12 Thread Geeta Ramani
uts Users Mailing List > Subject: RE: ApplicationResource.properties reload > > > Hi, > > Those links were informative. > But i want to reload only my ApplicationResource.properties. > Any hints on how to tweak this ? > > Regards, > Janarthan S > > -Origin

RE: ApplicationResource.properties reload

2004-05-12 Thread Janarthan Sathiamurthy
Hi, Those links were informative. But i want to reload only my ApplicationResource.properties. Any hints on how to tweak this ? Regards, Janarthan S -Original Message- From: Geeta Ramani [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 6:19 PM To: Struts Users Mailing List

RE: ApplicationResource.properties reload

2004-05-12 Thread Geeta Ramani
age- > From: Janarthan Sathiamurthy [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 12, 2004 5:54 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: ApplicationResource.properties reload > > > Gurus, > > I am using Struts1.1. > Is there any cus

ApplicationResource.properties reload

2004-05-12 Thread Janarthan Sathiamurthy
Gurus, I am using Struts1.1. Is there any custom code(already available) that can reload the ApplicationResource.properties file without a redeploy/restart of the application ? Regards, Janarthan S - To unsubscribe, e-mail