Hi, when i run my jsp's in Weblogic i am getting the error Error 400 -Bad Request From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1: 10.4.1 400 Bad Request The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modifications
what is the problem ? I have already compiled the jsp using the weblogic compiler without any error. Can anyone give any pointers about this ? Thanks, Raja Srinivas
[This message has been edited by raja srinivas (edited September 30, 2001).]
raja srinivas
Greenhorn
Joined: Jun 22, 2001
Posts: 20
posted
0
Solved it... my fault i had named the folder "WEB_INF" instead of "WEB-INF" !!! Stupid boy ! Cheers! Raja