Title: RE: [JBoss-user] httprequest fired twice

Hi,

we also have this problem, and from what we found (I do not have the link anymore) on the web is that not all versions of IE 5.5 have this problem and we also did some changes in our javascript parts for buttons (as images) which were working fine on Netscape and IE 5.0 but not IE 5.5.

jorg


-----Original Message-----
From: Jee-Meng Ang [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 15, 2001 9:12 AM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] httprequest fired twice


Just wondering if anyone has been able to find a way to resolve this issue.
I did a preliminary testing and found that the requests are similar,
including all the headers.

JM.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jee-Meng Ang
Sent: Thursday, June 14, 2001 11:58 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] httprequest fired twice


Yes, the requests are the same.  IE just fired it twice.  It looks like we
have all confirmed that IE is the culprit here.  I haven't tested using
Netscape yet.  I have posted the same question in the tomcat-user mailing
lists.  It seems other ppl have this problem too.  Apparently, under certain
circumstances, the browser will fire 2 similar httprequest.

I will continue to look for an answer.

Jee-Meng.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 14, 2001 11:28 PM
Subject: RE: [JBoss-user] httprequest fired twice


> Are requests the same? I suspect that IE first asks whether the content
had
> been changed (if it wasn't changed, it will deliver local cached copy),
and
> if the content had been changed, it will sent the right request to get the
> page.
>
> > Yes, I have this problem aswell. Don't know if its a bug in IE or in
> > Tomcat, but i would guess IE as both Netscape/Mozilla and Opera works
> > fine.
> >
> > </Christofer>
> >
> > On 14 Jun 2001 19:30:19 +0800, Jee-Meng Ang wrote:
> > > Just wondering whether anyone faced the problem of Jboss / Tomcat
> > > combination firing two HTTPRequest events from MS Internet Explorer?
> > >
> > > Regards,
> > > Jee Meng.
>
> Regards,
> Roman
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to