DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39331>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39331 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2007-04-22 01:30 ------- Thanks for this Mike, and my sincere apologies that it is just over a year later that I reply to this bug. This is a great idea. It would need to work backwards-compatibly with previous usage, so we would need to add some extra attribute or something to let the taglib know that it could treat "."s like that... perhaps even a beanProperty="person.address.zip" option. I believe that the best option is actually to use the new "value" attributes and EL, eg. <input:text name="zip" value="${person.address.zip}" /> then you have complete flexibility over the name field. This renders the "bean" attribute only useful for simple forms, but I think that is appropriate. The general direction seems to be to use EL for doing this kind of bean accessing, and the new "value" attribute enables this to work properly. I'm going to close the bug, hoping that this is a satisfactory solution for you as well (if you're still interested in a solution after all this time!). cheers, Karl -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]