HTTP method GET is not supported by this URL

hi.. I am trying one Cookie example.. I m ready with the class file.. and I have deployed it in Tomcat.. but when I am trying to run this the error "HTTP method GET is not supported by this URL" is coming..

Pls give some clues so that I can run this....

[266 byte] By [Bawa.a] at [2007-11-27 11:11:23]
# 1

Implement HttpServlet#doGet() in your servlet.

BalusCa at 2007-7-29 13:47:52 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...