Re: [Q] Bug in bean:message?

2003-03-10 Thread David Graham
Seems like it would be useful to trim the keys before using them. Open an enhancement request for this in bugzilla. David From: "Jeff Smith" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List&quo

[Q] Bug in bean:message?

2003-03-10 Thread Jeff Smith
I've created a generic message page that shows a message to my users based on a request parameter. I've created a jsp tile to encapsulate this behavior which looks like this: <%@ taglib uri="/tags/struts-bean" prefix="bean" %> My application.properties has the following two lines in it: