Re: Newbie question.. reading location header
- From: "Rhino" <no.offline.contact.please@xxxxxxxxxx>
- Date: Sat, 31 Dec 2005 11:57:36 -0500
"john" <shiftingpower@xxxxxxxxx> wrote in message
news:1136046354.980278.98260@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi, i'm new to java, I'm trying to read the "location header" that
> contains webpage redirect information from a web server. What class do
> i use? can you provide an example?
>
That's pretty hard to answer as you've given us very little information. It
would help to know what kind of program you are writing: an applet? an
application? a servlet? a midlet? something else?
It should be fairly easy to get that information in a servlet but most Java
newbies don't start by writing servlets. Other types of Java programs may or
may not have access to that information. It's not reasonable to ask us to
list all the classes and methods that might do the job without any idea of
what you're doing.
Rhino
.
- References:
- Newbie question.. reading location header
- From: john
- Newbie question.. reading location header
- Prev by Date: Newbie question.. reading location header
- Next by Date: Re: JList getSelectedValue returning null
- Previous by thread: Newbie question.. reading location header
- Next by thread: Re: Newbie question.. reading location header
- Index(es):
Relevant Pages
|