HTTP Status 405 - HTTP method GET is not supported by this URL
mak zoe
Greenhorn
Joined: Mar 21, 2010
Posts: 8
posted
0
Hi all, I am first here...
I am now working a servlet which will also be connected to the database.
The problem is that , it shows the following error...
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).
I have tried the following code and also the code :: doPost(request,response);
However, both don't work...
Please help...
This message was edited 2 times. Last update was at by Bear Bibeault