Re: [Validation] and local string insertion

2004-11-22 Thread Corey Scott
Fantastic thanks, I knew I was going in the wrong direction. Regards, -Corey On Mon, 22 Nov 2004 16:51:56 +0200, Radu Badita <[EMAIL PROTECTED]> wrote: > I think the problem might be that you don't get the right > MessageResources. Here is what Struts API says about > public MessageResources

Re: [Validation] and local string insertion

2004-11-22 Thread Radu Badita
I think the problem might be that you don't get the right MessageResources. Here is what Struts API says about public MessageResources getInternal() : "Return the MessageResources instance containing our internal message strings." You should use: MessageResources resources = request.getSession().g

Re: [Validation] and local string insertion

2004-11-21 Thread Corey Scott
Sorry, I have been having huge troubles with my email lately. I am using Struts 1.2.4, is this wrong? Thanks again, Corey On Sun, 21 Nov 2004 23:18:44 -0500, David G. Friedman <[EMAIL PROTECTED]> wrote: > Corey, > > We get it that you're resending it! Now, on to helping mode... > > What vers

RE: [Validation] and local string insertion

2004-11-21 Thread David G. Friedman
Corey, We get it that you're resending it! Now, on to helping mode... What version of Struts are you using? -Original Message- From: Corey Scott [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 12:37 PM To: [EMAIL PROTECTED] Subject: [Validation] and local string insertion