i have dynamic web project have made using eclipse ide , working correctly on tomcat. when uploaded project on github servlets not loading html files working fine. question how run servlets on github?
<a target="_top" href="showdriveclass"><input type="button" value="show drives" id="bt1" title="this show current drives in sytem"/></a> <a target="_top" href="detailpdclass"><input type="button" value="details" id="bt3" title="details of drives"/></a> <a target="_top" href="comparedriveclass"><input type="button" value="compare" id="bt2" title="compare drives of system"/></a> <a href="about.html"><input type="button" value="about" id="bt4" title="about web drive detector"/></a> <a href="help.html"><input type="button" value="help" id="bt5" title="help contents"/></a> in html pages loading first 3 servlets not.
this not github does. render kinds of files in repository easier viewing, not application container.
Comments
Post a Comment