Hello
I have JSF 2 configured on my app with a servlet-mapping of <url-pattern>/faces/*</url-pattern> which renders correctly if I go to URL's such as domain.com/faces/index.xhtml. If I access the xhtml file URL directly, for example domain.com/index.xhtml, the xhtml source code is returned to the browser. How can I stop this happening yet still render correctly when using the mapping directory. Many thanks in advance. Matthew -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
