java.net questions
From: quahog (quahog_at_clamflats.com)
Date: 04/27/04
- Next message: Leor Zolman: "Re: Cracking DES with C++ is faster than Java?"
- Previous message: Paul Mensonides: "Re: Cracking DES with C++ is faster than Java?"
- Next in thread: Glenn: "Re: java.net questions"
- Reply: Glenn: "Re: java.net questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 27 Apr 2004 00:27:32 GMT
Is there a better newsgroup to post questions about the java.net package? I
have a simple program that uses the URLConnection class to access a specific
web site and grab information off of it. But I want to do the same for a
site that that requires me to log in first. What class(es) do i need to be
using to access the URL, then have my program pass the id/pw and then access
the content on the resulting page?
Thanks!
- Next message: Leor Zolman: "Re: Cracking DES with C++ is faster than Java?"
- Previous message: Paul Mensonides: "Re: Cracking DES with C++ is faster than Java?"
- Next in thread: Glenn: "Re: java.net questions"
- Reply: Glenn: "Re: java.net questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|