I think you should uncheck "ENCODE" option in the http sampler when you have special characters in the input value.
-Chaitanya M Bhatt On Tue, Feb 15, 2011 at 6:29 PM, Piyush <mehta.piyus...@gmail.com> wrote: > Hello All, > > I am sending a string as parameter in HTTP request. > > String is: "First & Last" > But Jmeter converted it to: "first+%26+last" in request url. > > I also tried using '\&' butthat also didn't work. > > Can you please tell me how should I write down '&' (ampersand) in the > request. > > Thanks ! > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org > For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org > >