Newbe question:  I am trouble shooting a problem we had with our server.
The problem seemed simple; when the use clicks, a submit button, JavaScript
will check the data in the form, then call the document.form1.submit(). The
form action then sends the data to the servlet.  Normally the servlet  would
handle the request and process the data but the servrlet never starts.
Instead, the page and form reload.  This problem occurs infrequently when we
test in house, but when the client is working with the system, it happens
quite often.

I need help to figure out a way to isolating this problem.  The problem must
be between the Clients Browser, tomcat, and servlet.  Suggestion would be
much appreciated.  I�ve been looking for a solution and pattern for several
days.

Thank you so much
Garrett


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to