-
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|