Everything looks find to me, check some other things like, is the method
really gets called? 8try debugging...)
what is this "setErrorMessage" - method and do you really display this
error message; is the property overriten on another place...
Cheers,
ROn
gcormier wrote:
Okay, I've switched to T4. I see getMessage() is deprecated.
In my Page, I have a
setErrorMessage ( getMessages().getMessage("someKey") );
However, this doesn't seem to work. If I change it to
setErrorMessage("testing"); I can verify my delegate is working fine.
Anyone have any ideas?
I'm confused as to why I'm at least not getting a [SOMEKEY] showing up since
that's what Tapestry usually does for missing keys in a properties file.
There's just... nothing showing up. :(
Thanks,
Greg
-------------------- m2f --------------------
Sent from www.TapestryForums.com
Read this topic online here: <<topic_link>>
http://www.tapestryforums.com/viewtopic.php?p=14228#14228
-------------------- m2f --------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]