You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by serpent <ow...@hotmail.com> on 2009/12/31 12:42:21 UTC

Mapping webapp

I have a webapp call "myApp" and i can access this like
"http://localhost:8080/myApp". Is there anyway that i can access "myApp" on
"http://localhost:8080/" ? Please explain me , as i am a novice developer.
-- 
View this message in context: http://old.nabble.com/Mapping-webapp-tp26977526p26977526.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Mapping webapp

Posted by André Warnier <aw...@ice-sa.com>.
Mark Thomas wrote:
> On 31/12/2009 11:42, serpent wrote:
>> I have a webapp call "myApp" and i can access this like
>> "http://localhost:8080/myApp". Is there anyway that i can access "myApp" on
>> "http://localhost:8080/" ? Please explain me , as i am a novice developer.
> 
> Read this:
> http://catb.org/~esr/faqs/smart-questions.html
> 
> and then use this:
> http://tomcat.markmail.org/
> 
You could also try this excellent howto in the Tomcat Wiki :

http://wiki.apache.org/tomcat/HowTo

#38


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Mapping webapp

Posted by Mark Thomas <ma...@apache.org>.
On 31/12/2009 11:42, serpent wrote:
> 
> I have a webapp call "myApp" and i can access this like
> "http://localhost:8080/myApp". Is there anyway that i can access "myApp" on
> "http://localhost:8080/" ? Please explain me , as i am a novice developer.

Read this:
http://catb.org/~esr/faqs/smart-questions.html

and then use this:
http://tomcat.markmail.org/

Mark




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org