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 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to