Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. soonthor

    status code 204 on IE 5.5

    Hi, Does anyone have the problem on IE 5.5 when the server code returns status code 204?. Here is what I put in servlet code. ... . response.setContentType("text/html"); response.setStatus(204); Is this correct? ...IE5.5 seems to keep loading the page that return status code 204...

Part and Inventory Search

Back
Top