Answer Posted / sagar
Where a high level of security of required, a proxy Web
server may be used to provide a gateway between a local
area network and the Internet. The local network is
protected by firewall software installed on the proxy
server. This software enables the proxy server to keep the
two worlds separate. All outward HTTP requests from the
local network pass through the proxy server and similarly
all information retrieved comes back in via the proxy
server and is then passed back to the client. Using the
options or preferences, Web browsers can be configured to
point to the proxy server. Proxy servers will normally
maintain a cache of retrieved documents.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the supporting protocol by HttpServlet ?
What is servlet and its types?
Define context initialization parameters.
What's the advantages using servlets than using cgi?
Explain the difference between generic servlet and http servlet?
Explain in brief the directory structure of a web application?
List out difference between a JavaBean from a Servlet?
What is the procedure of invoking different servlet in a different application?
How do you invoke a servelt?
What are all the ways for session tracking?
What do you mean by web applications?
Is java servlet still used?
What is servlet instance?
What is MIME Type?
How to get the server information in a servlet?