I have just started out with
servlets and
jsp from HFSJ book I have a few doubts which you can help me clear:
Q 1. What actually is web server?If I am making a web site from my computer then is my computer the web server?
Q 2. Difference between
hardware server and software sever
server and web server
server and server application
container and web server
Q 3. Where is the container actually placed ?
Q 4. What do you mean by deploying a servlet in a container?
Q 5. Difference between
Applet and Servlet ? Are applets standalone programs and are servlets standalone programs too?