• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Page Not Found Error

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Am describing a problem that am facing with the webapp:

The webapp is a shopping cart application (struts based) running on Windows 2003 Server with Apache 2.0.49 + SSL + Tomcat 5.0.

What happens is when a form is submitted say a login page, IE throws an error "Page cannot be displayed."
This only happens with IE, with Firefox webapp works flawlessly.
With IE 5.0 the problem is more prominent. But it does occur in IE 6.0 too.

Any pointers would be helpful in this regard.
 
Ranch Hand
Posts: 1923
Scala Postgres Database Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would try a http-conformance-verification program - when I remember correctly you'll find one at w3c.org.
 
Anu Goel
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can you elaborate on that... What exactly is http-conformance-verification program ??
 
reply
    Bookmark Topic Watch Topic
  • New Topic