Re: java.net questions
From: Glenn (ih7488_at_yahoo.com)
Date: 04/28/04
- Next message: Cedric Beust: "Announcing TestNG, a JUnit replacement"
- Previous message: Andrew Swallow: "Re: Cracking DES with C++ is faster than Java?"
- In reply to: quahog: "java.net questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Apr 2004 09:07:43 -0700
Try comp.lang.java.help or comp.lang.java.programmer. :-)
- Glenn
"quahog" <quahog@clamflats.com> wrote in message news:<UNhjc.28391$NR5.307@fe1.texas.rr.com>...
> 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: Cedric Beust: "Announcing TestNG, a JUnit replacement"
- Previous message: Andrew Swallow: "Re: Cracking DES with C++ is faster than Java?"
- In reply to: quahog: "java.net questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|