At 12:20 PM 6/19/2001, Thomas wrote:
>There is no way. It is the first command I call in doGet and doPut.
Huh? You have no way of issuing setContentType("text/html");
through HTTPServletResponse in your doGet() method? As in
HTTPServletResponse.setContentType("text/html");
-Tim
- AW: strange behavior with netscape browser Thomas . Rimmele
- Tim O'Neil
