Since less than 2% of the users out there now have IE 5.x, I would
personally drop this.

Even further, once you set a valid doctype you ought to think about running
your pages the the w3 validator

http://validator.w3.org/

Doing so can reduce the cases where your pages work differently in different
browsers.

George Sexton
MH Software, Inc.
http://www.mhsoftware.com/
Voice: 303 438 9585
  

> -----Original Message-----
> From: Michael Andreas Omerou [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, February 16, 2006 10:18 PM
> To: 'George Sexton'; 'Tomcat Users List'
> Subject: RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)
> 
> This is really an old thing I read somewhere that IE might 
> not "respond" to
> the top headers so the only way to force IE to work as you 
> want it to (no
> caching) was to do this (put one more header at the end).  
> Back at that time
> (IE 5 was used with 6 not being released yet) this solved me 
> many problems
> so since then I use this trick it in my code whenever I do 
> not want caching.
> 
> Michael 
> 
> >-----Original Message-----
> >From: George Sexton [mailto:[EMAIL PROTECTED] 
> >Sent: 17 February 2006 04:42
> >To: 'Tomcat Users List'; [EMAIL PROTECTED]
> >Subject: RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)
> >
> >Just out of curiousity, why do your pages have two HEAD blocks 
> >(one at the top, and one at the bottom of the page)?
> >
> >George Sexton
> >MH Software, Inc.
> >http://www.mhsoftware.com/
> >Voice: 303 438 9585
> >  


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

Reply via email to