Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Juana Fisher   on Jun 30 In Java Category.

  
Question Answered By: Benjamin Simpson   on Jun 30

with most appservers, you either need to go through their application
deployment procedure or else deploy manually (by creating the files on
your own) and change some configuration files.

basically, you would be best off by putting your application into a war
file and deploying through the admin interfaace of your appserver. for
tomcat, if you go to localhost:8080, you should see links on the left
side for admin/manager pages.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Servlet problem: Page does not load Or get search suggestion and latest updates.


Tagged: