Simply it listing the user request in the form of (HTML headers) and simply refers these request files is in webserver.
If requested file is in webserver and if the type of file is HTML simply it returns the HTML coding in the form of headers to user browser.
If the requested file is in server side programing language file(servlet and jsp) just execute and return the result in the form of HTML with headers.
Copyright © 2026 eLLeNow.com All Rights Reserved.