Larry Isaacs wrote:

> If you POST to a servlet which extends HttpServlet and that
> servlet doesn't override the doPost() method, the default
> doPost() method outputs this error message.

Why? I thought that the default "doPost()" just calls "service()". I didn't have 
to override anything in GenericServlet, so you could be right.

Nix.


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to