This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes invalid stream header only in opera from servlet ! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "invalid stream header only in opera from servlet !" Watch "invalid stream header only in opera from servlet !" New topic
Author

invalid stream header only in opera from servlet !

Frank Jacobsen
Ranch Hand

Joined: May 17, 2002
Posts: 335
I have this code in a servlet, that is called from a applet, it works fine with IE, MOZILLA, but in opera i got this exception:

java.io.StreamCorruptedException: invalid stream header

Anyone that have any ideas ???


Frank
Frank Jacobsen
Ranch Hand

Joined: May 17, 2002
Posts: 335
I found the problem, a strange error tekst, but the system manegers have used a new product called GZIP that comprimize the data between the browser and the webserver, this product works not on opera !

What a wonderfull world !

Frank
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: invalid stream header only in opera from servlet !
 
Similar Threads
EOF error
Signed applet talking to server other than its own
Applet-Servlet Communication
Http Tunneling
java.io.StreamCorruptedException