in reply to Using Perl to perform java applet forms
Actually running a Java Applet and interacting it is a bit beyond my current knowledge (and I don't care enough to spend time on Google finding out if its been done :D ). But one approach would probably be to sniff the traffic between the applet and the server, reverse engineer the protocol, and then write your own client for it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Using Perl to perform java applet forms
by Anonymous Monk on Mar 17, 2006 at 17:33 UTC | |
by dorward (Curate) on Mar 17, 2006 at 17:45 UTC | |
by EvanCarroll (Chaplain) on Mar 17, 2006 at 17:58 UTC |