H
horos22
All,
I was looking to do some quick java development of applets. Here's my
situation:
1. I have a static server (ie: that I cannot touch) which serves my
client data (and applets).
2. a bare-bones client programming setup (vim and java compiler)
What I was hoping to do, therefore, is hijack the applets that are
coming from the server, and replace them with my own, compiled ones,
and hook the browser in such a way that when the applet is asked for,
my applet fires instead (hopefully in debugging mode) using the data from the server as input.
Surely this is a common enough situation that there are standard
firefox plugins to do this..
Or is it? In any case any, help on this would be most appreciated.
Thanks much,
Ed
I was looking to do some quick java development of applets. Here's my
situation:
1. I have a static server (ie: that I cannot touch) which serves my
client data (and applets).
2. a bare-bones client programming setup (vim and java compiler)
What I was hoping to do, therefore, is hijack the applets that are
coming from the server, and replace them with my own, compiled ones,
and hook the browser in such a way that when the applet is asked for,
my applet fires instead (hopefully in debugging mode) using the data from the server as input.
Surely this is a common enough situation that there are standard
firefox plugins to do this..
Or is it? In any case any, help on this would be most appreciated.
Thanks much,
Ed