Wouldn't you then run into possible conflicts if you have other areas
of the code or other forms using BeanUtils?


On Sun, 30 Jan 2005 14:34:37 -0600, Kishore Senji <[EMAIL PROTECTED]> wrote:
> > The idea is that the Converter should be available only when saving the
> > specific form (atleast for now).
> 
> Once you register it, the same converter is available for that type
> from that point onwards. It doesn't matter whether you do it in the
> Plugin or an Action. So, if you want your Converter to be available
> only when saving the specific form, you should deregister it after
> your form gets saved
>

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

Reply via email to