Rahul,

An HTTP 403 error is a "Forbidden" error. Since you're accessing a
public Web site, my guess would be that your organization uses a proxy
server to connect to the Internet and that Java is not able to
authenticate itself the way, say, your Web browser does when connecting
to the Internet.

If you're not using a proxy server, let me know and I'll investigate
further.

___________________________________

Kevin Yank
Technical Business Director
SitePoint.com - Master the Web!
___________________________________


> hi all,
> 
> I'm trying to get the image links out of a google
> image search result page - but I get a 403 error when
> I try to view it wtih a JEditorPane.  I thought this
> might have something to do with the way JEditorPane
> makes a request, so I thought I'd post here for your
> thoughts...
> 
> For the record about my attempts: 
>  - The google soap api does not support image
> searching
>  - I've read the previous post regarding the jdk131
> CSS bug and google homepage.  this is a totally
> different issue.
> 
> thanks for any ideas,
> 
> rahul

_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to