-
InvalidRequestException
Hello,
I am facing a problem when ever I hit my servlet from a client it throws
InvalidRequestException.
What can be the cause of this, I could not be able to understand, whether
the client does not follow the Http or send request using some other kind
of protocool.
Is it possible for Servlet to handle Non http(by some other kind of protocol)
request Please help me out of this problem .
The error is
-------------
sun.servlet.http.InvalidRequestException
sun.servlet.http.HttpRequest.next(HttpRequest.java:330)
sun.servlet.http.HttpServerHandler.handleConnection(HttpServerHandler.java:105)
sun.servlet.http.HttpServerHandler.run(HttpServerHandler.java:90)
at java.lang.Thread.run(Thread.java:466)
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks