hi all,

  has anybody tried the ChatDispatch example in Jason hunter's book =
"Servlet Programming".
  I am using Tomcat and i hv placed the compiled class files in =
root/web-inf/classes.
  i access the url using..

  http://localhost:8080/servlet/ChatDispatch?method=3Dhttp
  but i only get the layout with the two textfields and i can type in to =
the textfields but nothing further happens..
  It was working a month before....am i doing something wrong (missed =
out something). i hv also tried to keep
   the class files in various other places (root, webapps etc..) but in =
vain. the code is attached ....

  Initially i think i had run the ChatServlet and it did run..as a crude =
chatting application but now i cannot run
  it.......neither does the ChatDispatch run.
  Please help....it is urgent.

  thanks in advance.=20
  Anoop

Reply via email to