Then it looks like you'll have to the regex function.

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#__regexFunction

It's not the easiest thing to use, but it should work if you figure it out.

-Mike


On 29 Jan 2003 at 15:58, Smits.Dolf wrote:

> Hi,
> 
> I do know this part of the manual, but it's not working.
> 
> it looks like this modifier hanles two cases.
> 
> the sessionid is passed as an parameter (index.html?sessionID=9265765)
> the sessionID is passed in the url, with a ; as seperator
> (index.html;sessionID=5787657)
> 
> Neither case is what i want.
> 
> If you really think it should apply, can you try to explain how it should
> work.
> 
> ( checked it by saving the returned pages, and i see that the sessionID is
> not equal in the different pages)
> 
> Thanks anyhow for the help
> 
> Dolf Smits
> 
> -----Original Message-----
> From: Mike Stover [mailto:[EMAIL PROTECTED]]
> Sent: woensdag 29 januari 2003 15:30
> To: JMeter Users List
> Subject: Re: Problem with session ID's in URL returned by application
> 
> 
> In addition to the list archives, there is the JMeter documentation.  You're
> answer can be 
> found here:
> 
> http://jakarta.apache.org/jmeter/usermanual/build-adv-web-test-plan.html#ses
> sion_url_rewriting
> 
> -Mike
> 
> 
> On 29 Jan 2003 at 8:45, Smits.Dolf wrote:
> 
> > Hello,
> > 
> > I do have the following problem.
> > 
> > I want to test an application which uses sessionID's
> > 
> > The starting url = localhost://servlet/DirXweb/DSL/Main.htm.
> > The response shows has an url like
> > "localhost://servlet/DirXweb/SID=127.0.0.1.897234561645/DSL/Main.htm
> > 
> > now I need to send the following request:
> > localhost://servlet/DirXweb/SID=<number form above>/DSl/ComplexSearch.htm
> > This request needs to have some parameters, but the most important part is
> > that the correct sessionID is filled in.
> > 
> > After some testing, and looking trough the archives, I cannot find the
> > answer how to achive this.
> > 
> > Did any meet a problem like this, or give me some hints how to solve this?
> > 
> > Thanks a lot.
> > 
> > Dolf Smits
> > Consultant MetaDirectory Solutions
> > 
> > Siemens Nederland N.V.
> > ICS SBD
> > 
> > Bezoekadres
> > Prinses Beatrixlaan 800
> > Den Haag
> > 
> > Correspondentieadres
> > Postbus 16068
> > NL-2500 BB  Den Haag
> > 
> > Tel.       +31 (0)70 333 3654
> > Fax       +31 (0)70 333 2509
> > Mobiel  +31 (0)6 55 84 48 37
> > [EMAIL PROTECTED]
> > www.siemens.nl
> > 
> > 
> > 
> > Deze e-mail is uitsluitend bedoeld voor kennisneming door de
> > geadresseerde(n), en mag niet aan anderen worden doorgestuurd of op andere
> > wijze ter kennis worden gebracht. Indien u niet de geadresseerde bent,
> > verzoek ik u om de afzender te waarschuwen en de e-mail direct te
> > verwijderen/vernietigen. De afzender wijst elke aansprakelijkheid voor (de
> > inhoud van) deze e-mail af.
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> 
> 
> 
> --
> Michael Stover
> [EMAIL PROTECTED]
> Yahoo IM: mstover_ya
> ICQ: 152975688
> AIM: mstover777
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



--
Michael Stover
[EMAIL PROTECTED]
Yahoo IM: mstover_ya
ICQ: 152975688
AIM: mstover777

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to