|
-
Access data from a web page
Hi all,
I am trying to read data directly from a web page using java. The Client
will not give access to their data base but will post data on their web
page. Is there a way for me to be able to use java servlets to read data
from a web page without connecting to the client database. I know that
when making a servlet request this is usually to a server, which then
can connect to a database using JDBC.
How ever could it be possible to run request on a web page, (seems an
strange questions!) but if the client will not let us access the data
from a database then we can only use the web page.
Any ideas or suggestions are welcome.
Thanks
Jawahar
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