2 Replies Latest reply on Oct 4, 2007 11:51 AM by ilya_shaikovsky

    modal panel does not include a page !!!

    aziz.saiyed

      hi everyone,

      i m opening a modal panel on click of a button.... the problem is i want to include a page in the modal panel.... for which i have written inside modal panel the following code:

      <ui:include id="testing" src="test.xhtml" />

      when i m running the application, i get the following error

      javax.servlet.ServletException: duplicate Id for a component _viewRoot:status

      whereas i dont have any component of that id... can anyone plz tell me what can b the problem !!!

      thnx