Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.java.programmer > #4505
| From | jebblue <n@n.nnn> |
|---|---|
| Subject | Re: Dealing with application names in a JEE web app |
| Newsgroups | comp.lang.java.programmer |
| References | <irebhd$16t$1@dont-email.me> <ireckt$6bv$1@news.albasani.net> <iref03$qdc$1@dont-email.me> <irei1d$j8a$1@news.albasani.net> |
| Organization | Personal |
| Message-ID | <OvednU-WqZS7YUfQnZ2dnUVZ_sGdnZ2d@giganews.com> (permalink) |
| Date | 2011-05-23 19:30 -0500 |
On Mon, 23 May 2011 17:02:51 -0400, Lew wrote: > You left out too much context. > > markspace wrote: >> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> >> <link href="../css/style.css" rel="stylesheet" type="text/css" /> > > What? No! > > <link href="/css/style.css" rel="stylesheet" type="text/css" /> > > Here's a line from one of my own personal facelet projects: > <ui:composition template="/WEB-INF/templates/template.xhtml"> > > Here are a couple of lines from that template file: > > ... > <h:outputStylesheet name="/css/purrtones.css" /> purrtones? Is this CSS for the late evenings... :) -- // This is my opinion.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Dealing with application names in a JEE web app markspace <-@.> - 2011-05-23 12:11 -0700
Re: Dealing with application names in a JEE web app Lew <noone@lewscanon.com> - 2011-05-23 15:30 -0400
Re: Dealing with application names in a JEE web app markspace <-@.> - 2011-05-23 12:41 -0700
Re: Dealing with application names in a JEE web app markspace <-@.> - 2011-05-23 13:10 -0700
Re: Dealing with application names in a JEE web app Lew <noone@lewscanon.com> - 2011-05-23 17:02 -0400
Re: Dealing with application names in a JEE web app jebblue <n@n.nnn> - 2011-05-23 19:30 -0500
Re: Dealing with application names in a JEE web app Lew <noone@lewscanon.com> - 2011-05-23 21:13 -0400
Re: Dealing with application names in a JEE web app markspace <-@.> - 2011-05-24 09:32 -0700
Re: Dealing with application names in a JEE web app Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-05-23 19:01 -0300
Re: Dealing with application names in a JEE web app Owen Jacobson <angrybaldguy@gmail.com> - 2011-05-23 23:20 -0400
Re: Dealing with application names in a JEE web app Tom Anderson <twic@urchin.earth.li> - 2011-05-24 18:16 +0100
Re: Dealing with application names in a JEE web app markspace <-@.> - 2011-05-25 12:16 -0700
Re: Dealing with application names in a JEE web app markspace <-@.> - 2011-05-25 16:40 -0700
Re: Dealing with application names in a JEE web app Tom Anderson <twic@urchin.earth.li> - 2011-05-26 18:07 +0100
Re: Dealing with application names in a JEE web app Lew <noone@lewscanon.com> - 2011-05-26 13:25 -0400
Re: Dealing with application names in a JEE web app markspace <-@.> - 2011-05-26 12:57 -0700
Re: Dealing with application names in a JEE web app Lew <noone@lewscanon.com> - 2011-05-26 19:39 -0400
Re: Dealing with application names in a JEE web app Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-05-27 07:31 -0300
Re: Dealing with application names in a JEE web app Lew <noone@lewscanon.com> - 2011-05-27 10:14 -0400
Re: Dealing with application names in a JEE web app markspace <-@.> - 2011-05-26 12:51 -0700
Re: Dealing with application names in a JEE web app Steve Sobol <sjsobol@JustThe.net> - 2011-05-26 14:51 -0700
csiph-web