A new implementation of Modifier would need to be made to do this. Should be very easy to do.
-Mike > -----Original Message----- > From: Arthur Senator [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 12, 2001 6:22 PM > To: '[EMAIL PROTECTED]' > Subject: Modifying parameters in a request > > > > How do I send different values in am original request's > query string for > each request ? > For example thread A will call somepage.jsp?val=1 and thread B > somepage.jsp?val=2 > > According to what I understand from the documentation - a Modification > Manager can only modify links returning as an Html response > (which is not my > case here) > > Is there a controller that can do that or programmatic way ? > btw- if someone has any sample script (jmx file) - that would > be great - u > can email me :) > thx > Ari > > The information in this transmission is privileged and > confidential and is > intended only for the recipients listed above. If you have > received this > transmission in error, please notify the sender immediately > by E-mail and > delete the original message > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

