how to deploy servlet project from github to heroku if i made from eclipse IDE

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rspvsanjay
    New Member
    • Sep 2016
    • 21

    how to deploy servlet project from github to heroku if i made from eclipse IDE

    i made a servlet project from eclipse , what and where should i add extra file like pom.xml to deploy from github to heroku server ?

    consider servlet java file name is ESUMTest.java where class name declared as public and html file name is index.html, here java file present in default package.

    what code will be for pom.xml file with respect to above scenario and where should i put ?

    what extra file is require to run the project to heroku server ?
Working...