First of all, thank you all for replying.  Jeff you are right, invalid.login
was put into the WRONG PROPERTIES file.  I moved the projects
around, and a new Properties file was created, however, the
struts-config.xml
was not updated with the location of the new properties file, instead,
the old one was being used.  How did I find this out?  I decided to
try the latest 1.x struts - the 1.3.8 - and, 1.3.8 does NOT terminate
ungracefully like 1.2 - it actually said in the rendered message that
I am missing a property..

Once again, thanks to everyone that helped...

Cheers, Alex.


On 6/20/07, Jeff Amiel <[EMAIL PROTECTED]> wrote:

On 6/19/07, Aleksandar Matijaca <[EMAIL PROTECTED]> wrote:

>
> All resources keys are available etc...

The code looks right....are you sure that the key "invalid.login" is
available?
I'm pretty sure that the results would be as you see if it was not.
Try  <bean:message key="invalid.login"/>  somewhere in your jsp.....

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to