>Considering that the current messages tag is apparently incapable of 
>displaying
>any ActionMessages (after searching the docs and examples, I have yet to see a
>any examples with ActionMessages, I have followed the documentation on how to
>use it and been unable to have action messages displayed, and when I use the
>alternate tag implementation it works just fine), I think that:
>
>1. a severity of major is warranted
>2. the additional flexibility of the current implementation has yet 
>to be seen.
>
>Perhaps the tag I created could simply be added to the html tag 
>library under a
>new name then?

Here's a working example from production code:

           <logic:messagesPresent>
             <tr><td><html:messages id="message">
             <div class="error"><bean:write name="message" /></div>
             </html:messages></td></tr>
           </logic:messagesPresent>


-- 
--
* Joe Germuska    { [EMAIL PROTECTED] }
"It's pitiful, sometimes, if they've got it bad. Their eyes get 
glazed, they go white, their hands tremble.... As I watch them I 
often feel that a dope peddler is a gentleman compared with the man 
who sells records."
        --Sam Goody, 1956
tune in posse radio: <http://www.live365.com/stations/289268>

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

Reply via email to