Re: Tomcat Connectors!! Help needed!!

2005-04-08 Thread Ian F. Darwin
Thanks! your suggestion helped me a lot. Can you plz. tell me whether a Java [Servlet] can be connected to a telnet tool? It's not clear what you are asking; there is no such thing as a telnet tool. Do you want to connect from a telnet client to a servlet, or do you want to connect from a

Tomcat Connectors!!Help needed!!

2005-04-07 Thread Sharma, Meenakshi
Hello Everybody, I'm developing an application which is a java servlet, deployed on tomcat 5.5 Now, I want my application to take raw data from the client through sockets, for that it has to make a socket connection and listen that port for data. I've heard that we can create Connectors in

Re: Tomcat Connectors!! Help needed!!

2005-04-07 Thread Ian Darwin
Do not use as many exclamation marks than words. Do not have as many words in your disclaimer as your query. Your technical question is addressed below... Sharma, Meenakshi wrote: Hello Everybody, I'm developing an application which is a java servlet, deployed on tomcat 5.5 Now, I want my

RE: Tomcat Connectors!! Help needed!!

2005-04-07 Thread Sharma, Meenakshi
List Subject: Re: Tomcat Connectors!! Help needed!! Do not use as many exclamation marks than words. Do not have as many words in your disclaimer as your query. Your technical question is addressed below... Sharma, Meenakshi wrote: Hello Everybody, I'm developing an application which