Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: Dealing with application names in a JEE web app Date: Mon, 23 May 2011 12:41:04 -0700 Organization: A noiseless patient Spider Lines: 12 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 23 May 2011 19:41:12 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="8FmyTa30jaHydmbsw/NXBQ"; logging-data="12711"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX184L40vJRjKkbDdJ/fbLzsoSiVXlAzEt/k=" 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:a9isYLwaWNvXyVbl5QoNoTfI0IQ= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4489 On 5/23/2011 12:30 PM, Lew wrote: > Relative URLS. That seems worse. Now my pages are all dependent on their location in the directory hierarchy. I like to move things around, especially as I first start development. I guess I could constantly refactor as I move things, but I'd like to avoid that also.