in reply to Re: parsing links from java applets
in thread parsing links from java applets

No, I don't know of such a tool.

SecurityManager is part of Java.

"By the way, firefox can view the source of the java applets". I strongly doubt that. Have you been talking about JavaScript? Java and JavaScript are as different as Perl and C++.

Replies are listed 'Best First'.
Re: parsing links from java applets
by mkurtis (Scribe) on Nov 17, 2004 at 14:21 UTC
    i guess it could have been javascript. I just assumed since it called a file for its code that it was a java applet. firefox can still view the html generated by it though, but only by right clicking on the generated area. Is there someway i can view the sourceof that area with perl?

    thanks
      There has been some discussion about JavaScript in the past. There some modules that can help. I'm not sure how they work. Try doing a Super Search to find posts by people who know more about this.