Invoke a Servlet from an HTML Link
Steps
Create an HTML file
Use the A tag, where HREF is the same URL you typed in the previous step.
Final Code
Source:
FirstLink.html
Run It
FirstLink.html