Important: The information in this document is obsolete and should not be used for new development.
JSValidatedField WOExtensions component fails to check the validity of fields if the user does not tab through them.
The Java Script code for JSValidatedField is only invoked when the user tabs through the field. If the user submits the form without tabbing through the fields, the fields will not be validated.
None.
An exception page provides stale information.
WOExceptionPage in JavaWOExtensions.framework provides optional communication between the WebObjects application and Project Builder or PBWO. This communication allows users to cause PB or PBWO to display the source code for a line from the exception's stack trace. Only projects available to the user, such as their application project, may be displayed in this way. To avoid performance issues when invoking the application actions underlying this communication, WebObjects does not prevent the browser from caching the exception page. This can cause a stale page to be displayed by the browser, depending upon how a given browser caches pages.
Quit and relaunch the browser. More simply, you may refresh the page in the browser (e.g., by hitting the Refresh button while the stale page is displayed).
Last updated: 2004-12-02