DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Jawahar Rajan Guest

    Reading Data from a Web page

    Hi all,
    Not sure if this is the correct news group, but I thought I might see if
    someone may be able to help.
    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






  2. #2
    cmoore Guest

    Re: Reading Data from a Web page


    I'm not too familiar with Java Serverlets but if the clients were able to
    put the data into a text file and then put that text file on the server would
    your Java Serverlets be able to grab that data.

    Sorry I couldn't be more of a help, It was just a thought

    Colin Moore
    DFO Canada

    Jawahar Rajan <Jawahar.Rajan@rtp.ppdi.com> wrote:
    >Hi all,
    >Not sure if this is the correct news group, but I thought I might see if
    >someone may be able to help.
    >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
    >
    >
    >
    >
    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links