I thought you use facelets (template.xhtml) JSPX is perhaps best to do /faces/* (or *.faces)
-M On Tue, Aug 5, 2008 at 2:39 PM, Hardik Shah <[EMAIL PROTECTED]> wrote: > > Thanks sir > >>>>I'd map it to *.xhtml (see facesgoodies) > i found in your web.xml > <servlet-mapping> > <servlet-name>faces</servlet-name> > <url-pattern>*.xhtml</url-pattern> > </servlet-mapping> > > > and your all pages are as .xhtml > > but i have *.jspx pages > so i have to changes all this as *.xhtml? > > > -- > View this message in context: > http://www.nabble.com/change-in-url-pattern-give-error-tp18829764p18830217.html > Sent from the MyFaces - Users mailing list archive at Nabble.com. > > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew-at-apache-dot-org

