Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #377
| From | "Darrell Berry" <darrell.berry@THRWHITE.remove-dii-this> |
|---|---|
| Subject | changing UserAgent string |
| Message-ID | <1165942724.020672.243670@79g2000cws.googlegroups.com> (permalink) |
| Newsgroups | comp.lang.java.gui |
| Date | 2011-04-27 15:27 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui Hi How do I set the UserAgent string used by the underlying connection a JEditorPanel uses when it is rendering an HTML page? ie if my HTML includes <img src="http://mysite.com/cat.jpg"> how/where can I set the User Agent that mysite.com's server will see the query coming from, when Java connects to it to pull in that image? I don't want to manually set up a connection to pull back the binary data and then assemble the content myself -- that's what JEditorPanel is for! But I can't see where I can set this property....? All help appreciated. Thanks --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.gui | Previous | Next — Next in thread | Find similar
changing UserAgent string "Darrell Berry" <darrell.berry@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000 Re: changing UserAgent st "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000
csiph-web