× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Joe Pluta wrote:
A little more information - this ALWAYS happens when I hit a form button
too quickly.  If I wait five or six seconds before pressing a form
button, there is never a problem.  But if I press a form button as soon
as the screen displays in the browser, this causes the error.

I'm not an expert in this stuff ... but perhaps the servlet isn't ready to receive input until the previous request has finished rendering ... and you are clicking the button before it's finished?


I seem to remember encountering something like that in Weblogic a while ago ... we had to add some javascript that disabled buttons until the page was finished rendering. Basically, when you clicked on a button a bit of javascript checked to see if a certian variable had been defined ... if it wasn't, then we poped a message box telling the user to cool their jets (not in so many words, of course). The last thing that was output from the previous request was to define the variable the button checked.

Of course, that's just a guess.

david



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.