Hii Matthias, I tried as u mentioned and i m trying to keep my old struts app as intact and just wanted to use the myfaces components. But i got the following problem
Category: net.sourceforge.myfaces.application.jsp.JspViewHandler could not find pathMapping for servletPath = /loginAuth.do requestPathInfo = null as i read in a maling list, the issue raised by you.. http://www.mail-archive.com/[email protected]/msg01926.html Is this not included still in struts-faces lib. Can you just update on this issue. thanks for your advice. regards fargo --- Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > 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 > > > > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

