[CentOS] Tomcat 5.23 help - http://hostname:8080 is an empty page.
    Les Mikesell 
    lesmikesell at gmail.com
       
    Mon Mar 15 16:30:11 UTC 2010
    
    
  
On 3/15/2010 11:10 AM, testwreq wreq wrote:
> Thanks. That was it. I can now see the welcome page.
> I have to move one application to this installation. Application
> consists of some jsp pages and servlets. Is there a place that documents
> the steps to setup an application?
Usually you build a .war file containing the application, drop it in the 
webapps directory, and access it at http://yourhost:8080/yourapp where 
yourapp is the name of the war file (yourapp.war).  If you want it to 
appear as the default page for a site, you have to replace the ROOT.war 
file and the deployed webapps/ROOT/ directory.
-- 
   Les Mikesell
     lesmikesell at gmail.com
    
    
More information about the CentOS
mailing list