Error 403--Forbidden error getting
807567May 27 2009 — edited May 27 2009Hi,
I am new to weblogic .I created a web applicarion and written a sample jsp page and deployed in the weblogic by following the steps to deploy.
I created a war file for that . When i am clicking on the url that is provided under "Testing" tab which is under settings , It is giving error like this
Error 403--Forbidden
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.4 403 Forbidden
The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
Please help me out. Thanks in Advance.
Naveen