Well, once you convert loose HTML into XML and put a DOM interface on
it, you can extract whatever you want from it.  You can then put it
wherever you want.  You could use the JTidy package
http://lempinen.net/sami/jtidy/ to present a DOM interface to your HTML.

> -----Original Message-----
> From: manjunath [mailto:[EMAIL PROTECTED]
>
> Hi..
>
> is there any way to capture/extract/parse data from any given web page
> (HTML document) and store it in database, using available java
technology?
> is there any freeware API to do this?

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to