https://mywebsite.com/contextroot/basic.html
The above url is working fine because my project has basic.html under the "deployedResources/webapp"
But when I enter the url as https://mywebsite.com/contextroot/basic.html/ I am getting 403 forbidden. 
How do I remove the "/" from the url automatically and get the file basic.html?
 
     
     
    