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=7393>. 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=7393 struts-example: parameter substitution doesn't work in exception messages ------- Additional Comments From [EMAIL PROTECTED] 2002-03-25 14:24 ------- In case of AppException you should not (don't need to) specify exception key. AppExceptions are handled in different way and don't use exception key. Instead of it the exception text itself is used with all substitution goodies. Please have a look at proposal for LogonAction at http://www.mail-archive.com/struts-dev@jakarta.apache.org/msg04149.html -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>