Estou tentando adicionar novas servlets em meu projeto, entretanto nenhuma servlet funciona. Estou utilizando o Eclipse Galileo, já tentei criar na mão (criar classe e adicioná-las no web.xml manualmente) ou através do menu ADD Servlet.
Ao clicar no link que chama a servlet me retorna:
HTTP Status 405 - HTTP method GET is not supported by this URL
type Status report
message HTTP method GET is not supported by this URL
description The specified HTTP method is not allowed for the requested resource (HTTP method GET is not supported by this URL).