better to printout your advices and staple them in my cubicle in a really visible place :)
David Bolsover wrote:
When you create the .properties file, normally you would place it in with all
your other .java files
JB8 will only put the .properties file in with the compiled classes (where it
needs to be) when you rebuild the project.
I can't count the number of times I have edited the .properties and run my
project only to get the "missing message key" error - but just get into the
habit of doing a rebuild.
db
-----Original Message-----
From: Khalid K. [mailto:[EMAIL PROTECTED]]
Sent: 08 February 2003 17:57
To: 'Struts Users Mailing List'
Subject: RE: jbuilder8 and struts: "missing message key" error
Had as similar problem...
If you change the Resource_en.properties,
You have to "touch" the corresponding jsp that uses that particular key,
otherwise you get a
"missing key" error....so
1. make changes to your property file
2. open xyz.jsp and make a small modification and save it (this forces
the jsp file to recompile and pickup the latest keys from property file)
3. restart your container....
It should pickup the changes....
Try it
Khalid
-----Original Message-----
From: miguel angel rojas aquino
[mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 08, 2003 8:47 AM
To: Struts Users Mailing List
Subject: Re: jbuilder8 and struts: "missing message key" error
Mark Galbreath wrote:
You could also consider throwing JBuilder away and using JDeveloper.even
It's free, too.
http://www.oracle.com/start/jdevelopereap/intro.html?src=855007&Act=105
Mark
already done that, even searching a little i've found that i'm not the
only one with that problem, somebody else sugested looking ath the
locale settings, so i've messed with those, but none seems to work,
i've created several properties for the languages i suspect my machineunfortunately i can't do that, my bosses have buyed jb8 yesterday, and
has setted, but no results :(
anyway i prefer emacs/ant ;) but my bosses think it would be better to
use jb8 for a shorter development time
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

