What is a Proxy Server?
Answer / 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 |
how the jsp page can be regenerated?
What is the capacity the doget can send to the server?
what is the difference b/w DispatchAction and LookUpDispatchAction?
1 Answers Deloitte, iGate, Tech Mahindra,
can i call destroy() method in init() method of servlet
What are session variable in servlets?
what is OOAS
What is the difference between servlet and jsp?
What do you mean by cgi and what are its drawbacks?
what is the difference between ServletContext and ServletConfig
What is servlet attributes and their scope?
Explain in brief the directory structure of a web application?
Explain the methods of request dispatcher in servlet?