Hi, put this in the web.xml file:
<context-param>
<param-name>javax.faces.STATE_SAVING_METHOD</param-name>
<param-value>client</param-value>
</context-param>
If you use the state saving method like client JSF pass the parameters like
hidden inputs.
I continue having problems with datatables.
dreamz wrote:
>
> Hi,
>
> I need help, can anybody help me here? :,(
>
> I had follow the step that find in here :
> http://wiki.apache.org/myfaces/PerformanceTestingWithJMeter,
> but i still unable to pass the parameters. Can anybody give me some guide
> about how to test the JSF application with JMeter or where can i get the
> usermanual about step by step to run the JSF testing with JMeter...
>
> Thanks ...:)
>
--
View this message in context:
http://www.nabble.com/Test-JSF-application-with-JMeter-tp20450054p20785532.html
Sent from the JMeter - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]