You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Dahnke, Eric" <ED...@nextsource.com> on 2002/03/27 20:05:27 UTC

RE: Page Loading occurring causing double "POST" messages

Some browsers might execute your javascript *AND* submit your form if the
submit button and form tags are correct. Make sure you're doing one or the
other, not both.


-----Original Message-----
From: Pavel Brun [mailto:pavel.brun@sympatico.ca]
Sent: MiƩrcoles, 27 de Marzo de 2002 02:08 p.m.
To: Tomcat User
Subject: Page Loading occurring causing double "POST" messages


Hello all,

I have finally debugged enough to find out that my tags are being executed
twice (on a number of pages) because the page seems to be loaded twice. Does
anyone know why a page would be loaded twice? I thought that a
document.form.submit()
would cause a signal post to the same page.

Any answers or explanations would be appreciated.

Paul


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Pavel (Paul) Brun
Software Designer
Messaging and Applications
Mitel Networks, Ottawa, ON, Canada
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Work Email: paul_brun@mitel.com
Personal:   pavel.brun@sympatico.ca

Bus. Phone: (613) 592-5660 ext.1520
        or  Call Speak@Ease (613) 592-7213
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>