> > Hi, i need write a Path like this in a HTTP Sampler > > /portal/ > server.pt/gateway/PTARGS_0_2494_357_530_0_43/http%3B/192.168.10.110%3B80 /s > ervwebrt/pt_action > > but jmeter take only a substring because of substring "http:/" > > How I can write mi path with "http:/" inside?? >
Hi John, How is this a problem? This path seems to work fine when I try it in a HTTP sampler. You could try URLencoding the / too, like 'http%3A%2F' (btw, %3B is semicolon) Stefan > If anyone can help me out, I would appreciate it. > > > John T. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

