|
-
Connection response problem
I'm facing a problem which is so much confusing me.
The thing is that after the user selects the course number, that number is needed to be taken to the database for validation and the result is to be returned back to java. I tested the php scripts that runs the query & it does work fine. But the result that is returned back to java always states that
"java.io.IOException: response empty" pointing to:
is = connection.openDataInputStream(); in my code.
The confusing thing is that once i let the script reads from the course type[/B] not number then everything is fine. The two scripts are the same except the query and the connection code is exactly the same.
So please help me in this confusing problem?????
Similar Threads
-
By Chris Hylton in forum VB Classic
Replies: 7
Last Post: 06-10-2002, 09:33 AM
-
By Thomas in forum ASP.NET
Replies: 1
Last Post: 03-11-2002, 03:19 PM
-
By shailendra in forum VB Classic
Replies: 1
Last Post: 10-18-2001, 09:25 AM
-
By Venkat in forum ASP.NET
Replies: 0
Last Post: 07-04-2001, 12:37 AM
-
By Michael Z. in forum ASP.NET
Replies: 1
Last Post: 05-22-2001, 09:33 PM
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