Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Interacting with remote web pages

Status
Not open for further replies.

SimonSellick

Programmer
Joined
Nov 3, 2003
Messages
305
Location
GB
Hi,

I want to write a program which connects to a URL and interprets the pages served to it. It will eventually also need to submit/post form information back to the page server.

Can anyone suggest a starting place (book, web site) to learn techniques, classes etc? I am reasonably conversant with server-side Java, JSPs etc; but haven't done much with Applets and Apps.

Any pointers appreciated, and apologies if this isn't an appropriate post.

Thanks
Simon Sellick.
 
JEdit supports HTML and navigating through links.

Ion Filipski
1c.bmp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top