-
-
Comparison between Servlets and CGI Scitpting technologies.
A CGI scripts is a program that is written in C,C++,or Perl.A CGI script gets executed in a server.When a aserver receives a request from the client for processing data,the server passes the request to the CGI script.The CGI script processes the request and sends the output in the form of HTML to the server.The server in turn passess the request to the client.The disadvantages of using a CGI script...
-
-
-
-
-
-
-
-
-
-
-
-
How many servlet contexts will be created?
There are 4 domain sever and 4 web application running in a system. A client is acessing all web application at a time. How many servlet context will be created?
-
DOM & SAX parsers
Explain about DOM & SAX parsers with real-time example of usage
-
-
-
-
-
J2EE Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans