Basic difference between CGI Scripts etc

Asked By 60 points N/A Posted on -
qa-featured

Can you please tell me the difference between CGI Scripts,ASPs, and Servlets?How ASP interpret their code?

What are the properties of Servlet?

SHARE
Answered By 0 points N/A #99684

Basic difference between CGI Scripts etc

qa-featured

CGI means 'Common Gateway Interface' and also put simply is a way of taking info in one place (like your internet site) as well as putting it in to an additional (much like your e mail) with some rules and jobs along the way.

 

The website visitor finds your site sets several info right into a kind as well as the hits the particular submit switch, the actual CGI Piece of software will take which info as well as do everything you possess asked for with it then send the customer where you'd like them to go.

 

The actual CGI script will probably be utilizing Perl on your own webserver. The Computer Script directs the asks for to the Perl Software that can all the work.

 

Therefore, your website features a obtain like a form or perhaps counter-top, this sends the data or even obtain in your Computer Piece of software that will make use of Perl Computer software to be able to refer to the instructions within the CGI Script.
 

 

Related Questions