[Webtest] Re: ImmediateRefreshHandler vs. WaitingRefreshHandler

Mart Toom Mart Toom <mart.toom@aqris.com>
Tue, 02 Oct 2007 10:25:19 +0300


Hi Marc,

Meta tag on the second page where WebTest fails is following:

< meta http-equiv="refresh" content="15; URL=<%=servletURL%>RMAlerts.event?stage=countOfNewAlerts" >

When to comment it out, then the error disappears and empty page is reloaded but this might be already some other problem.

Mart
PS! Sent more detailed response pages privately.

Marc Guillemot wrote:
> ups, I was wrong, the problem that was fixed concerned redirections to
> the same location (ie http code 302).
> 
> Can you provide the code of the <meta> tag that triggers this?
> 
> Marc.