Hi  mks

Yeah it dose work when i am accessing the Tomcat via the browser but i 
don't want to access it via the browser because somebody from different 
machine will send me a message via a socket connection and i want that 
servlet do the work once the socket connect to the Tomcat

 




Markus Schönhaber <[EMAIL PROTECTED]> 
30/05/2006 14:18
Please respond to
"Tomcat Users List" <users@tomcat.apache.org>


To
"Tomcat Users List" <users@tomcat.apache.org>
cc

Subject
Re: Socket Servlet using Tomcat 5.5.17






[EMAIL PROTECTED] wrote:
> My problem is that my servlet running at Tomcat 5.05.17 and my servlet 
is
> the default servlet, now i am trying to call this servlet by a Java
> program that open socket connection... I want Tomcat run this default
> servlet  once that socket connect to Tomcat... Now the connection is 
done
> but Tomcat dose not show response

Does it work when you access Tomcat (same URL your Java program uses) via 
the 
browser?

Regards
  mks

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to