View Single Post
Old 25-01-08, 12:13 PM   #1 (permalink)
ngovindakrishna
Junior Member
 
Join Date: Jan 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 1 ngovindakrishna is on a distinguished road
HTTP Status 405 - HTTP method GET is not supported by this URL



Hi
i ve written a simple servlet example which displays a message "Hello world".
i am using Tomcat 6.
when i run that servlet as
http://localhost:9090/Temp/tempServlet
i got error
HTTP Status 405 - HTTP method GET is not supported by this URL


can any one tell me wats going on there.
thanks in advance.
ngovindakrishna is offline   Reply With Quote