• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Running Tomcat on my site

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello everyone.

Well i build a JavaServerFace project called JSFProject. It runs well in eclipse, the newest version downloaded 1 month ago, and tomcat 7, using localhost:8080. However i want to run tomcat on my website, or the JSF project so to speak, but i dont know how. I tried uploading the files into my website without setting up tomcat, but nothing shows up for my pages(figures.). I was told that to get it running, i needed to make my project a .war file and put it in the root folder of tomcat( No idea how that works.). But for this thread i would just like to know how to set up tomcat on my website. I have searched for days, but cant find a clear answer. If you can provide a link, it would be appreciated, and if not any help is welcome. Thank you.
 
Marshal
Posts: 28193
95
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We don't know anything about your website. Does it even allow you to run application servers? If it does, then the best thing for you to do would be to contact the tech support people there.
reply
    Bookmark Topic Watch Topic
  • New Topic