Browser showing blank page for Primefaces
I have a problem with primefaces-3.5.jar with eclipse 4.3
I am creating a web application using JSF with Prime faces as UI component
Library
My application shows no error at run-time and no error at Compile-time and
deployed successfully
But the problem is i cannot get the output in browser , the browser
showing empty page, whatever the component i added in that page is not
displayed.
And i configured everything correctly with hope
I added Primefaces-3.5.jar under \WEB-INF\lib directory
Configured the primefaces namespace as xmlns:p="http:\\primefaces.org\ui"
And i configured the url-pattern too for *.xhtml in web.xml
Login.xhtml
Output
Shows Like this
Any solution for this..
No comments:
Post a Comment