Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the difference between the Forms CGI and the Forms Servlet?

CGI difference forms servlet
0
Posted

What is the difference between the Forms CGI and the Forms Servlet?

0

The Forms CGI and the Forms Servlet have the following similarities: Generate the HTML tags needed to start a Forms application according to the client browser used Communicate with the Load Balancer server to determine the least loaded host and perform load balancing The differences between the CGI and the servlet are the following: The servlet performs better than the CGI The servlet leverages Oracle 9iAS infrastructure (mod_jserv and Apache Jserv) The servlet must be run under a servlet enabled application server such as Oracle 9iAS. Both deployment methods are supported.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123