[Webtest] Still having problem with redirects

Jeannie Graham webtest@lists.canoo.com
Thu, 18 Mar 2004 08:12:09 -0800


Wow!  Thanks Marc.  Boy, are you on it!   I think I've looked at that syntax
a hundred times (okay, exaggerating) and I don't remember seeing that.
Thank you!!!

Jeannie  

-----Original Message-----
From: Marc Guillemot [mailto:mguillemot@yahoo.fr]
Sent: Thursday, March 18, 2004 1:53 AM
To: webtest@lists.canoo.com
Subject: Re: [Webtest] Still having problem with redirects


Hi Jeannie,

Webtest's config task has now an "autorefresh" attribute allowing to define
if auto refresh specified in meta tags 
should be performed or not. It should do the work for you.
http://webtest.canoo.com/webtest/manual/syntax.html#config

Marc.

Jeannie Graham wrote:
> Hello Group:
> 
> I have an application that invokes a java servlet via a .jsp call.  The
> servlet does two things, first, it spawns a process that calls out to a
> webservice that takes some time to return a response. Secondly, it
redirects
> the user to another .jsp page that simply metaRefreshes to the same
servlet
> url.   Every subsequent call to the same servlet checks that the
webservice
> call has completed.   If it has completed, it takes me to another .jsp
page
> that displays the results.   If it hasn't completed, it once again
redirects
> me to the metaRefresh .jsp page.   
> 
> My problem is when I write a Canoo script to mimic this process, at some
> point it appears that I am losing my http session and rather than
> redirecting me to the results page or the metaRefresh page, the servlet
> redirects me to a session time-out page.   Obviously, I haven't timed out
my
> session in such a short time frame (10 secs).   Does anyone have any
> experience with a similair application workflow and if so, what is the
> problem and what kind of scripts did you write to handle this situation?

> 
> Mittie:   I began a new TestSpec like you suggested, invoking a new url,
and
> it seemed to work at the time, but now I am getting the problem above.
> 
> Any help would be greatly appreciated!
> 
> Jeannie Graham
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
> 


_______________________________________________
WebTest mailing list
WebTest@lists.canoo.com
http://lists.canoo.com/mailman/listinfo/webtest