handling redirects?
"Pedram Keyani" <[email protected]> Fri, 19 Oct 2007 09:21:14 -0700
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <9d4417e00710190921t6b097a12o3a81934dd5cb2e65__27344.5798586637$1192810913$gmane$org@mail.gmail.com> |
I am trying to build a service that can take in a url and return all the potential url redircts(through iframes, javascript, etc.) that are caused as well as the final content. Is this possible with the mozilla java web client? Pedram