Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Roedy Green Newsgroups: comp.lang.java.programmer Subject: Re: tools for programming applets Date: Sat, 21 May 2011 09:31:07 -0700 Organization: Canadian Mind Products Lines: 35 Message-ID: <82qft6ducn1vhjig0t0fgeper044mq7srj@4ax.com> References: <028d2009-98b7-43a3-b02d-83eaa89db79e@glegroupsg2000goo.googlegroups.com> Reply-To: Roedy Green NNTP-Posting-Host: RCd/Ul4tyxGUBII8WGwa5g.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Forte Agent 6.00/32.1186 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4386 On Fri, 20 May 2011 14:43:04 -0700 (PDT), horos22 wrote, quoted or indirectly quoted someone who said : >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. So you need to set up an alternate website, with your Applets on it. You then need to server some webpages with