Re: 1.3 set-property key

2006-08-20 Thread Joe Germuska
At 9:59 AM -0700 8/20/06, Paul Benedict wrote: So it's just a map of properties? yep. So I guess you lose type conversion, if you were using non-string bean properties in subclasses of the config objects. Otherwise, I think it simplifies things considerably. Joe Joe Germuska <[EMAIL PR

Re: 1.3 set-property key

2006-08-20 Thread Paul Benedict
So it's just a map of properties? Joe Germuska <[EMAIL PROTECTED]> wrote: At 1:45 AM -0700 8/20/06, Paul Benedict wrote: >The key attribute of set-property reads: > > Since Struts 1.3, an alternate syntax is supported. By using > the "key" attribute instead of the "property" attribute, y

Re: 1.3 set-property key

2006-08-20 Thread Joe Germuska
At 1:45 AM -0700 8/20/06, Paul Benedict wrote: The key attribute of set-property reads: Since Struts 1.3, an alternate syntax is supported. By using the "key" attribute instead of the "property" attribute, you can set arbitrary string properties on the Config object which is populat