Fargo, thanks for your interesst in MyFaces.
A while ago, I tested MyFaces and Struts-Faces from Apache Struts. It works. What todo: -struts-config: add Faces/TilesFaces - RequestProcessor -web.xml: add MyFaces' ContextListener -use <s:form action="/myAction"/>-Custom-JSF-Tag for using JSF-components with FormBeans and Actions inside of <s:form/> nest a <h:commandButton value="GO!"/> you need not to *update* all pages. go step by step. (and play a bit with the new Tags) BTW. Struts-Faces is designed to work with *any* JSF-Impl. since Struts-Faces only uses JSF-API, and not a specific API like MyFaces or the RI from SUN. HTH, Matthias > -----Original Message----- > From: No Galz [mailto:[EMAIL PROTECTED] > Sent: Friday, November 19, 2004 1:04 PM > To: MyFaces Discussion > Subject: Struts and my faces > > > Hello myfaces users, > > I need an advice. I have a big application which is > completely struts based. But i would like to use the > JSF components (myfaces imple.) with my present struts > based app. > > Question) Is it possible to integrate the JSF+Struts > with myfaves impl. using the JSF+Struts integration > library?? > > Thanks in advance. > > Regards > fargo > > > > __________________________________ > Do you Yahoo!? > The all-new My Yahoo! - Get yours free! > http://my.yahoo.com > >

