|
I'm not sure that this is the correct question. I found that Netscape (4.7) gave me this message frequently. My impression was that I got it whenever I used a POST-method button but didn't have any parameters to send with it. I got it from pages that weren't produced by sendRedirect(), too. HOWEVER... my version of Netscape is configured to reject cookies, so it's possible that my servlet engine (which isn't Websphere) is doing something like sendRedirect() internally to do session tracking. Internet Explorer didn't have this problem. So I changed my code to use GET instead of POST to accommodate Netscape. But that's just a quick fix to get version 1.0 out of the door; haven't really had time to analyze the problem properly. Not much of an answer, I know, but maybe it will flip a switch somewhere... PC2 -----Original Message----- From: Eyers, Daniel [mailto:daniel.eyers@honeywell.com] Sent: January 17, 2001 14:38 To: 'JAVA400-L@midrange.com' Subject: sendRedirect() and POST Is there any reason why a sendRedirect() doesn't when invoked by a getPost? If I do it with a GET, smooth sailing... if I use a POST, I get a "Document contained no data" alert from Netscape.... +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.