on 7/16/02 5:33 PM, "Vishal Pahuja" <[EMAIL PROTECTED]> wrote:
> All: > > I have a custom servlet that works/responds if I type in following in the > URL http://vpahuja:8080/servlet/com.esri.esrimap.Esrimap?CMD=appserverping > where com.esri.esrimap.Esrimap is our custom servlet > The same fails if I type in following in the URL > http://vpahuja/servlet/com.esri.esrimap.Esrimap?CMD=appserverping > Notice that I do not have 8080 in there. > I am using Apache 2.0.39 and Tomcat 4.0.3. Do I need to anything specific to > make this work? Like create a special web apps or something? > Thanks in advance > --Vish http://jakarta.apache.org/site/idiot.html Cheers and Love, -jon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
