Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 85191 invoked from network); 1 Nov 2001 18:28:08 -0000 Received: from unknown (HELO osaka.betaversion.org) (192.18.49.133) by daedalus.apache.org with SMTP; 1 Nov 2001 18:28:08 -0000 Received: (qmail 8590 invoked from network); 1 Nov 2001 18:30:25 -0000 Received: from nagoya.betaversion.org (192.18.49.131) by osaka.betaversion.org with SMTP; 1 Nov 2001 18:30:25 -0000 Received: (qmail 10340 invoked by uid 97); 1 Nov 2001 18:27:39 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 10324 invoked by uid 97); 1 Nov 2001 18:27:38 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 10313 invoked from network); 1 Nov 2001 18:27:38 -0000 Message-ID: <0E21AA045067D211A2F300A02461F7A008087480@mcdc-atl-51.cdc.gov> From: "Rao, Sarveswara" To: 'Struts Users Mailing List' Subject: RE: Problems with the # of form fields in IE 5.5 Date: Thu, 1 Nov 2001 13:27:31 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Use the Post method instead of Get method in the form tag of HTML page. Get method has limitation of posting certain amount of data to the server while Post method has no such limitation. Sarveswara Rao -----Original Message----- From: Thinh Doan [mailto:tdoan@twjconsulting.com] Sent: Thursday, November 01, 2001 1:21 PM To: Struts-User Cc: Todd Voirol Subject: Problems with the # of form fields in IE 5.5 If we had a form bean with more than 16 fields, after submit, action ran and IE 5.5 croaked with 404 error when doing a forward "success" to another *.do. NS 6.1 did not have the same problem. Error from IE 5.5: The page cannot be displayed The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings. ---------------------------------------------------------------------------- ---- Please try the following: .... Does anyone have the same problem and what's the work around, besides limiting the form to <16 fields or not using IE 5.5, both of which are not realistic for our environment? Thanks for your responses. Thinh -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: