Re: Problem with formatting messages from ApplicationResources.xml

2004-07-12 Thread Van
On Mon, 12 Jul 2004 11:34:08 -0400, Asif Rahman <[EMAIL PROTECTED]> wrote: > I tried using the filter attribute , but > that didnt work either. Can someone help me with this? You had the right idea. Filtering is what escapes the special characters like "<" and the default is already "true". This

Problem with formatting messages from ApplicationResources.xml

2004-07-12 Thread Asif Rahman
I included in one of the entries in the ApplicationResources. Im not sure if that is allowed. This is what I get in my jsp output: a.. Your payment of $750.00 has been approved! Your Order ID is 6690. Please print this page for your records. I tried using the filter attribute , but that