- Create a folder in webapps folder e.g. 'CustomApp'
- Put your html in this folder e.g. first.html
- Start tomcat and point your browser to url "http://localhost:8080/CustomApp/first.html"
Note:
- If the name of your html file is 'index.html', it can be simply opened by the url:http://localhost:8080/CustomApp
No comments:
Post a Comment