1 Reply Latest reply on Apr 23, 2008 10:59 AM by sergeysmirnov

    how to include jsp pages inside <rich:tab>

      hi,
      i am new richfaces. in my application have the requirement something like this

      <rich:tabPanel>
      <rich:tab>
      one.jsp
      </rich:tab>
      <rich:tab>
      two.jsp
      </rich:tab>
      </rich:tabPanel>

      in the above code how can i include those individual pages(one.jsp,two.jsp) inside the tabs.

      Thanks
      ramki