Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: tools for programming applets Date: Sun, 22 May 2011 18:11:53 -0700 Organization: A noiseless patient Spider Lines: 11 Message-ID: References: <028d2009-98b7-43a3-b02d-83eaa89db79e@glegroupsg2000goo.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 23 May 2011 01:12:02 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="8FmyTa30jaHydmbsw/NXBQ"; logging-data="20200"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+SUHIeTnv8PHPjn4YBOF5MNR1JYzDT+L0=" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 In-Reply-To: Cancel-Lock: sha1:6zSabhHDKcEVOG3vpIhxpaSWBt0= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4431 On 5/22/2011 5:34 PM, Lawrence D'Oliveiro wrote: > Then I can run test and production systems side by side on the same server, > guaranteeing identical configurations for both. This is an interesting idea. I hadn't considered running a test system on a production server, but it makes sense, I think, in some cases, to be able to test the new system "in place," so that things don't go wrong when you try to do a big change-over to a new system.