Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Kevin Jenkins   on Oct 07 In Java Category.

  
Question Answered By: Rickey Scott   on Oct 07

Well, my understanding is If you're using Tomcat, you want yout html to be the user interface to some background logic such as servlet/ejb. if that's correct, just write your html, deploy that using a deploytool, make the deployment descriptor. the deploytool will create a .war file for you and then put the war file inwebapps directory and then restart tomcat server. that will solve it.

usually when you're talking about tomcat , it means you're trying to make a web app so that's the way to do it usually.

Share: 

 

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

 
Didn't find what you were looking for? Find more on "HTTP 404 STATUS" Or get search suggestion and latest updates.


Tagged: