Oracle Forms preferences are divided into two tabs:
Oracle Forms general settings allow the user to define:
application/octet-stream.Server HTTP headers. In Neotys Design Studio, several values may be defined for each HTTP header.
Care should be taken in modifying these settings. Any incorrect configuration can cause Neotys Design Studio to wrongly identify Oracle Forms requests.
All these settings have pre-configured default values that allow the recording of Oracle Forms requests using an Oracle Forms 9i or 10g application server.
In order to differentiate between Oracle Forms applets executing simultaneously in a same web page (or simultaneously in different browser tabs), Neotys Design Studio needs a unique identifier for each Oracle Forms session: the session identifier. Neotys Design Studio is able to look for session identifiers in applet URL requests.
For example, if the Oracle Forms applet sends a request to http://myserver:8889/forms/servlet;jsessionid=... the session identifier is jsessionid. When Neotys Design Studio tries to find this session identifier in the Oracle Forms request URL, the search process is case insensitive: JsessionId or JSESSIONID gives the same result as jsessionid.

Session settings are preconfigured for Oracle Forms 9i and 10g application servers.