Can you please post the patch to bugzilla? This allows us to track things better. You could attach it to one of the existing documentation "bugs".

Thanks,
Dave






From: [EMAIL PROTECTED] (O'brien, Tim)
Reply-To: "Struts Developers List" <[EMAIL PROTECTED]>
To: "'Struts Developers List'" <[EMAIL PROTECTED]>
Subject: [patch] User Guide configuration.xml
Date: Wed, 4 Dec 2002 20:04:06 -0600

1. Added a title to section 7.1
2. Fixed a spelling error in section 7.2
3. Copied the parameter docs for controller element from config DTD.
Documenting possible paremeters is more consistent with sections 7.3.1
and 7.2.2

--------
Tim O'Brien
Transolutions, Inc.
W 847-574-2143
M 847-863-7045


> -----Original Message-----
> From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 02, 2002 10:45 AM
> To: Struts Developers List
> Subject: Re: Using a property of type Map in a DynaActionForm
>
>
>
>
> On Sun, 1 Dec 2002, Martin Cooper wrote:
>
> > Date: Sun, 1 Dec 2002 22:18:05 -0800 (PST)
> > From: Martin Cooper <[EMAIL PROTECTED]>
> > Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Subject: Using a property of type Map in a DynaActionForm
> >
> > As far as I can determine, it is not possible to create a
> > DynaActionForm which has a property of type Map. It is also not
> > possible to extend it to be able to accept a property of type Map.
> > This seems like an unfortunate omission, so I'd like to fix
> it. First,
> > though, I'd like to get some feedback on whether there is a reason
> > it's not currently supported, and on the best way of resolving it.
> >
>
> It's *supposed* to work if you declare the property type to
> be java.util.Map instead of a concrete implementation of Map.
> You'll still need to create your own Map instance at the
> moment -- I do mine in a custom reset() method, but we
> probably also need a better solution based on an initial expression.
>
> Craig
>
>
> --
> To unsubscribe, e-mail:
> <mailto:struts-dev-> [EMAIL PROTECTED]>
> For
> additional commands,
> e-mail: <mailto:[EMAIL PROTECTED]>
>
<< configuration-patch.txt >>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail


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

Reply via email to