Can you successfully send the parameters if you update the test plan
and set the "Encode" check-box off?
I.e. can you manually make it work (without or after using the proxy
recorder)?
no.
JSF needs the view state of the current component tree in current request.
This view state is gzipped byte array encoded in Base64, so a human can not set
this field
by hand.
JSF renders HTML by himself (computes name of input, ... ): input, links, ...
You can not set the parameter names and values by hand.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]