RE: why does RequestUtils.message(...) work but does not

2004-06-02 Thread Marcella Turner
AIL PROTECTED] Subject: why does RequestUtils.message(...) work but does not Date: Tue, 01 Jun 2004 21:14:05 + Hi All, I"m trying to understand why in my Tiles layout page the following code renders the string from my properties file: However, the following use of the tag does NOT render

why does RequestUtils.message(...) work but does not

2004-06-01 Thread Marcella Turner
Hi All, I"m trying to understand why in my Tiles layout page the following code renders the string from my properties file: However, the following use of the tag does NOT render the string from the properties file: Any thoughts on tihs are much appreciated. Marcella ___