DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13565>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13565

To "errors", add prefix, suffix, header, footer attrs, to "messages", add prefix, 
suffix attrs





------- Additional Comments From [EMAIL PROTECTED]  2002-10-15 21:26 -------
There is another inconsistency between the <html:messages> and <html:errors> tags.  
Usage 
examples:

<html:errors property="firstName"/>

<html:messages 
property="firstName" id="msg">
   <c:out 
value="${msg}"/>
</html:messages>

messages should allow the same usage as the errors 
tag because it's less code to write.  I have not been able to use messages like the 
first example, if 
there is a way please let me know.  The messages tag requires the id attribute which 
would not be 
required if we allow usage like the first example.

Have I missed something?

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

Reply via email to