Re: Mapping webapp

2009-12-31 Thread André Warnier
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/~es

Re: Mapping webapp

2009-12-31 Thread Mark Thomas
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-q

Mapping webapp

2009-12-31 Thread serpent
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 contex