My web apps have a layout of
context
|-- Home.html
|-- WEB-INF
| |-- app.application
| `-- Echo.html
`-- css
`-- style.css
Echo.html is the template for a component which gets included in Home.html. If I include jwcid="@Style" href="css/style.css" rel="stylesheet" type="text/css" media="
sagedialog.css")
public abstract IAsset getCssMessageDialog();
Grz
andi
-Ursprüngliche Nachricht-
Von: Stroeber, Andreas
Gesendet: Dienstag, 11. März 2008 16:58
An: Tapestry users
Betreff: AW: T4: binding stylesheets to components
Yes... So far so good.
Now I get some css-Li
Yes... So far so good.
Now I get some css-Link in my body. But it links to
http://localhost/css/style.css.
How to point it to http://localhost/mytapapp/app/css/style.css?
href="context:css/style.css" doesn't work. :-(
-Ursprüngliche Nachricht-
Von: Andreas Andreou [mailto:[EMAIL