I want to understand what difference /
makes in the URL, for example:
http://localhost:8080
http://localhost:8080/
Basically I have installed Apache Tomcat, and access these URLs.
Can anyone help me in understanding in simple words what difference a trailing slash makes in the URL?