Serving static files using the JAVA web server.
Prerequisites:
To use Java's web server you need to have java18 SDK installed.
If you need detailed steps for installation then watch this video:
Java18 installation
If you skipped the video, to make sure java 18 is installed, open CMD and typejava ...
tsumanth.hashnode.dev2 min read