1 Reply Latest reply on Feb 18, 2008 8:16 AM by pmuir

    When to pass view id to FacesRequest/NonFacesRequest ?

    hubaghdadi

      Hi.
      FacesRequest and NonFacesRequest classes have two constructors, one that accepts no parameters and one that accepts view id (well, a third constructor exits).
      For writing integration tests, when I have to pass the view id to FacesRequest and NonFacesRequest? any rule?
      Thanks.