RE: not displaying message?

2002-08-21 Thread wbchmura
- From: Jerry.Jalenak [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 20, 2002 5:17 PM To: Chmura, William B. Subject: RE: not displaying message? Should've read the rest of your message, the part where you changed the I made the same change, and lo and behold!, it worked. Strang

RE: not displaying message?

2002-08-20 Thread Robert Taylor
Are the following properties in your properties file? errors.header= errors.footer= robert > -Original Message- > From: Jerry Jalenak [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 20, 2002 3:23 PM > To: 'Struts Users Mailing List' > Subject: RE

RE: not displaying message?

2002-08-20 Thread wbchmura
other things). -Original Message- From: Jerry.Jalenak [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 20, 2002 3:52 PM To: struts-user Subject: RE: not displaying message? I agree, it appears that the key is not being found. The ActionForm adds the message like this

RE: not displaying message?

2002-08-20 Thread Jerry Jalenak
Resources.properties In fact, I think I'll try to add an 'english' version of the file and see what happens. jerry > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 20, 2002 2:54 PM > To: [EMAIL

RE: not displaying message?

2002-08-20 Thread wbchmura
The ?? Show that its not being found - within the ?? is the kjey its looking for... -Original Message- From: kkamholz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 20, 2002 3:44 PM To: struts-user Subject: RE: not displaying message? The question marks MIGHT be displayed

RE: not displaying message?

2002-08-20 Thread wbchmura
I've never specified locale... I did get the ?en_US**? When it could not find my entry or my entire properties file... -Original Message- From: Jerry.Jalenak [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 20, 2002 3:36 PM To: struts-user Subject: RE: not displaying me

RE: not displaying message?

2002-08-20 Thread Kamholz, Keith (corp-staff) USX
re, hahaha. ~ Keith http://www.buffalo.edu/~kkamholz -Original Message- From: Jerry Jalenak [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 20, 2002 3:36 PM To: 'Struts Users Mailing List' Subject: RE: not displaying message? Well, that's just it. I don't remember

RE: not displaying message?

2002-08-20 Thread Jerry Jalenak
20, 2002 2:29 PM > To: 'Struts Users Mailing List' > Subject: RE: not displaying message? > > > Would it go in the message-resources tag in your struts-config.xml? I > haven't done it, but i think i remember seeing that on this list. > > ~ Keith > http:/

RE: not displaying message?

2002-08-20 Thread Kamholz, Keith (corp-staff) USX
PM To: 'Struts Users Mailing List' Subject: RE: not displaying message? Checked. it's there. I seem to remember a post sometime ago about having to specify locale= , but can't seem to remember where it needs to be coded. I went to check the archives about an hour ago

RE: not displaying message?

2002-08-20 Thread Sri Sankaran
You mean ? -Original Message- From: Jerry Jalenak [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 20, 2002 3:23 PM To: 'Struts Users Mailing List' Subject: RE: not displaying message? Checked. it's there. I seem to remember a post sometime ago about having to

RE: not displaying message?

2002-08-20 Thread Jerry Jalenak
g about this? Jerry > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 20, 2002 2:28 PM > To: [EMAIL PROTECTED] > Subject: RE: not displaying message? > > > Could just not be finding your properties file... >

RE: not displaying message?

2002-08-20 Thread wbchmura
Could just not be finding your properties file... Should be in: /classes/com/labone/Messages/ApplicationResources.properties -Original Message- From: Jerry.Jalenak [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 20, 2002 3:02 PM To: struts-user Subject: RE: not displaying message

RE: not displaying message?

2002-08-20 Thread Jerry Jalenak
has something to do with localization? Ideas? Jerry > -Original Message- > From: Kamholz, Keith (corp-staff) USX [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 20, 2002 1:44 PM > To: 'Struts Users Mailing List' > Subject: RE: not displaying message? > > > F

RE: not displaying message?

2002-08-20 Thread Kamholz, Keith (corp-staff) USX
For your tag, don't specify the name attribute. Specify the property attribute instead. It would look like: I hope this helps ya out. ~ Keith http://www.buffalo.edu/~kkamholz -Original Message- From: Jerry Jalenak [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 20, 2002 2:41 PM T