0 Replies Latest reply on Jan 12, 2009 3:08 PM by paulmkeogh

    How to test HTTP GET ?

    paulmkeogh

      Hi,


      Which phase under FacesRequest() should I use to test a HTTP GET ? (or should I use a NonFacesRequest).


      I using page parameters to implement a controller for a HTTP GET URL in Seam. It all works well, except I can't figure out how to write the integration test !


      Thanks,