erver in server view(this is the mode in eclipse).Hope this explain
> somehow
>
> -Original Message-
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
> Sent: Friday, December 27, 2013 4:05 PM
> To: Tomcat Users List
> Subject: RE: Start the Tomcat
> From: Frank Lugalla [mailto:frank.luga...@amdocs.com]
> Subject: RE: Start the Tomcat server in the server view and go to
> http://localhost:8080/
> I am using Tomcat 7 integrated with Eclipse Kepler Release 1 with
> JVM=1.7_u45.All run on window platform.What I wa
).Hope this explain somehow
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Friday, December 27, 2013 4:05 PM
To: Tomcat Users List
Subject: RE: Start the Tomcat server in the server view and go to
http://localhost:8080/
> From: Frank Luga
> From: Frank Lugalla [mailto:frank.luga...@amdocs.com]
> Subject: Start the Tomcat server in the server view and go to
> http://localhost:8080/
(Please ignore Martin G's gibberish; it is, as usual, totally irrelevant.)
> Can someone please tell me how to Start the Tomcat server in the server
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Frank,
On 12/27/13, 2:51 PM, Frank Lugalla wrote:
> I have a very simple question but seems I cant find this
> optiontried to google several times,!Can someone please tell
> me how to Start the Tomcat server in the server view and go to
> h
Frank
Context Path / is mapped to 'ROOT'
create ROOT.WAR
uncompress ROOT.WAR to $CATALINA_HOME/webapps/ROOT
then the first and only webapp you see when you go to
http://localhost:8080
will be root.war
http://www.coderanch.com/t/424290/Tomcat/deploy-Root-Tomcat-Website
Buona Fortuna