Re: integration non-struts JSF components with struts-faces

2004-07-29 Thread Craig McClanahan
On Thu, 29 Jul 2004 15:42:20 +0200, sirhck <[EMAIL PROTECTED]> wrote: > Hi All, > > I need to use struts-faces library with commercial JSF components. > Thouse components > are using own listeners classes. I am not sure what to do to delegate > events to Struts actions > instead of thouse listene

integration non-struts JSF components with struts-faces

2004-07-29 Thread sirhck
Hi All, I need to use struts-faces library with commercial JSF components. Thouse components are using own listeners classes. I am not sure what to do to delegate events to Struts actions instead of thouse listener actions. Is there any description of integration struts with non-struts JSF comp