12.0k views
2 votes
Which CGI technology uses the Java programming language to process data received from a Web form?This task contains the radio buttons and checkboxes for options. The shortcut keys to perform this task are A to H and alt+1 to alt+9.

A. Python
B. JSP
C. .NET
D. Perl

1 Answer

2 votes

Answer:

B. JSP

Step-by-step explanation:

CGI, or Common Gateway Interface, is a specification for transferring information between a World Wide Web server and a CGI program.

JSP (Java Server Pages) is a universal CGI technology that uses the Java interpreter. JSP is used for developing Webpages that supports dynamic content.

User Udaya Sri
by
9.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.