On 5/22/08, Adam Zimowski <[EMAIL PROTECTED]> wrote: > <link href="assets/tapestry/default.css" rel="stylesheet" type="text/css"> > <link href="assets/resources/css/style.css" media="screen" > rel="stylesheet" type="text/css"> (my own)
It seems to me that Tapestry is generating wrong relative URLs for your assets. Try setting the tapestry.force-absolute-uris symbol to true in your AppModule. Maybe it helps. -- Thiago --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]