Application logic that uses the Forms service API is implemented
as Java servlets. AEM Forms operations can be performed using the
AEM Forms strongly-typed API and the connection mode should be set
to SOAP.
Note:
Quick starts located in Programming
with v are based on the forms server being you are using another
operating system, such as Unix, replace windows specific paths with
paths supported by the applicable operating system. Likewise, if
you are using another J2EE application server, then ensure that
you specify valid connection properties. (See Setting
connection properties.)
The Adobe
Developer web site contains the following article that discusses how
to create a ASP.NET application that invokes the Forms service and
renders forms. See
Creating form rendering ASP.NET applications
.