RE: HTTP URL rewriting modifier

2006-09-26 Thread Oliphant, Erich \(Contr\) \(Mission Systems\)
Ok will try to extract this case as well as maybe creating a simple page where it should work -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Thursday, September 21, 2006 6:32 PM To: JMeter Users List Subject: Re: HTTP URL rewriting modifier On 21/09/06, sebb <[EM

RE: HTTP URL rewriting modifier

2006-09-26 Thread Oliphant, Erich \(Contr\) \(Mission Systems\)
riginal Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Thursday, September 21, 2006 5:48 AM To: JMeter Users List Subject: Re: HTTP URL rewriting modifier On 20/09/06, Oliphant, Erich (Contr) (Mission Systems) <[EMAIL PROTECTED]> wrote: > Hi, > Here are a few examples from the f

Re: HTTP URL rewriting modifier

2006-09-21 Thread sebb
On 21/09/06, sebb <[EMAIL PROTECTED]> wrote: On 20/09/06, Oliphant, Erich (Contr) (Mission Systems) <[EMAIL PROTECTED]> wrote: > Hi, > Here are a few examples from the first page that contains the session > id: > -- > nav_openWindow(url + '?vsess=bkhdbkHfllasinma',windowname, wwidth, > wheight, f

Re: HTTP URL rewriting modifier

2006-09-21 Thread sebb
On 20/09/06, Oliphant, Erich (Contr) (Mission Systems) <[EMAIL PROTECTED]> wrote: Hi, Here are a few examples from the first page that contains the session id: -- nav_openWindow(url + '?vsess=bkhdbkHfllasinma',windowname, wwidth, wheight, fs); It won't find that one. window.location="/cgi-bin

RE: HTTP URL rewriting modifier

2006-09-20 Thread Oliphant, Erich \(Contr\) \(Mission Systems\)
;&p_vchnum=' + escape(vchnum) + '&atime=' + atime.getTime() y.name = "vsess"; -- Is is possible that one of these is confusing the regexes ? Thanks! -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 20, 2006 1:37 PM To:

Re: HTTP URL rewriting modifier

2006-09-20 Thread sebb
On 19/09/06, Oliphant, Erich (Contr) (Mission Systems) <[EMAIL PROTECTED]> wrote: Hi I am trying to use the http url rewriting modifier in a load scenario. The "Session Argument Name" is returned by my application's pages in a hidden form variable. However the modifier

HTTP URL rewriting modifier

2006-09-19 Thread Oliphant, Erich \(Contr\) \(Mission Systems\)
Hi I am trying to use the http url rewriting modifier in a load scenario. The "Session Argument Name" is returned by my application's pages in a hidden form variable. However the modifier doesn't seem to 'see' it, it appends a blank session variable to the URL&#

help with HTTP URL Rewriting Modifier

2005-08-11 Thread Jeff Dean
My web app embeds session IDs in all URLs after the user is authenticated. I added an HTTP URL Rewriting Modifier and it seems to work nicely, with one exception. I have one page that does not container embedded sessionIDs; on that page, the user is expected to press the "Back" but

Re: HTTP URL-Rewriting Modifier

2004-03-29 Thread Michal Kostrzewa
W liście z pon, 29-03-2004, godz. 11:12, Naoko Kitaoka pisze: > > > > Where can I check the SessionArgument Name? (URL rewriting) AFAIK you can't reference the parsed session (if I understand what you mean). URL rewriting is only for modifying requests - it automatically adds the session id pa

Re: HTTP URL-Rewriting Modifier

2004-03-29 Thread Naoko Kitaoka
Where can I check the SessionArgument Name? (URL rewriting) Where can I check the form name? (Link Parser) > Of course, although I read user manual, I need more information. > > I can understand these role,however, I don't know how to use. > What can I do using these modifiers? There is e

Re: HTTP URL-Rewriting Modifier

2004-03-29 Thread Michal Kostrzewa
> Of course, although I read user manual, I need more information. > > I can understand these role,however, I don't know how to use. > What can I do using these modifiers? There is example of test using url rewriting in the docs for download. Basically you attach this element to thread or contro

Re: HTTP URL-Rewriting Modifier

2004-03-29 Thread Naoko Kitaoka
taoka pisze: > > > > I would like to know the example of how to use HTTP URL-Rewriting Modifier > and HTML Link Parser. Have you read the docs? It contains some examples. > example of how to use HTTP URL-Rewriting Modifier: http://jakarta.apache.org/jmeter/usermanual/build

Re: HTTP URL-Rewriting Modifier

2004-03-28 Thread Michal Kostrzewa
W liście z pon, 29-03-2004, godz. 07:08, Naoko Kitaoka pisze: > > > > I would like to know the example of how to use HTTP URL-Rewriting Modifier > and HTML Link Parser. Have you read the docs? It contains some examples. > example of how to use HTTP URL-Rewriti

HTTP URL-Rewriting Modifier

2004-03-28 Thread Naoko Kitaoka
I would like to know the example of how to use HTTP URL-Rewriting Modifier and HTML Link Parser. Naoko Kitaka - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]