InterviewSolution
| 1. |
In Oracle9 I Forms Can I Run Forms Using A Separate Forms Listener Process? |
|
Answer» No. In later patches to FORMS 6i , we introduced a new way of RUNNING Forms on the web, WITHOUT the need for a separate Forms Listener PROCESS. This is a Java Servlet called the Forms Listener Servlet. In Oracle9i AS Forms Services (the version of Forms in Oracle9i AS v2) the Forms Listener Servlet is the only supported way of deploying Forms. No. In later patches to Forms 6i , we introduced a new way of running Forms on the web, without the need for a separate Forms Listener process. This is a Java Servlet called the Forms Listener Servlet. In Oracle9i AS Forms Services (the version of Forms in Oracle9i AS v2) the Forms Listener Servlet is the only supported way of deploying Forms. |
|