1 Reply Latest reply on Dec 28, 2010 5:36 AM by wolfgangknauf

    jsf 2.0 face-config issue

    dhivyasri

      Hi ,

       

           i m new to jsf2.0. i need onme clarification whether faces-config is same for jsf 1.2 and jsf2.0

      if differ what is the faces config xml ns? and schema file?

      pl post me the faces config xml file.

      <

      faces-config xmlns="http://java.sun.com/xml/ns/javaee"

       

      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

       

      xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd"

       

      version="2.0">

       

      </faces-config>

       

      this is for jsf2.0 but when i use it it shows no grmmar constraint found

       

      what is the issue?