jsf 2 - index page rendered as xml instead of html -


i have web app have tested locally , works fine, on deployment production server (manually without netbeanside) on glassfish 3.1.2 , deploys on running url see xhtml content instead of applications login page. missing. if have tried re-deploying war file no luck.

 ui:composition xmlns:ui='http://xmlns.jcp.org/jsf/facelets' template='/web-inf/templates/temp.xhtml' ui:define name='dynamiccontent' ui:composition 

instead of actual html markup

i found out problem netbeans ide using glassfish4, , production 3.1.2, after installation , configuration of v4 on production ok.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -