On Jun 11, 2003, Gemes Tibor <[EMAIL PROTECTED]> wrote:You need to reload the application in order to make the container reread the properties file.
|use errors.prefix error.posfix errors.header and errors.footer to |configure. | |errors.header=<ul class="error"> |errors.footer=</ul> |errors.prefix=<li> |errors.postfix=</li>
Ok, I'll bite. I tried this (switching postfix to suffix) by putting these items into my application.properties file (where my other error.xxx properties are as well as all my application messages) and low and behold, it was totally ignored.
Is there something other than <html:errors/> that one needs to do before this will work? See below for code and source.
Tib
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

