Look for java.net in JavaDoc
(http://java.sun.com/j2se/1.3/docs/api/index.html)


Brenden Bixler wrote:
>
> Hello. I am having difficulty finding documentation in Java that will assist
> me in extracting data from web sites remotely... ie, http tunneling. For
> example, I have a search engine that just takes the user to the appropriate
> results page. I want to be able to use regular expressions and to remove the
> appropriate content so that it can be displayed in my format on my site. I
> don't want the user to ever leave my site. Any and all help is appreciated.
> I've done this in CF and ASP before, but never Java. Thanks.
>
> -Brenden Bixler
> [EMAIL PROTECTED]
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to