tomcat - How to set context path for shared folder via my web application in the HTTP protocol -


i have web application called trainings , has trainings hyperlink in jsp page. whenever click link, should launch trainings.

the training launch files available in share folder.(\share folder\training\country\site\launchfile.html)

i want set location training page through trainings web application deployed in tomcat server

http://trainings:8080/(share folder launch file)

i not sure how this.. please me


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

Maven Javadoc 'Cannot find default setter' and fails -