I add standart page service url encoder: <contribution configuration-id="tapestry.url.ServiceEncoders"> <page-service-encoder id="page" extension="html" service="page"/>
so my url become beautiful: domain.com/Page.html but url for pages wich is content subfolders renders like that: domain.com/subfolder/Page.html and css file (assigned in the border element) couldn't be found.. and i see naked html.. how it may be resolved?? p.s. i found only one way: <span jwsid="@PageLink" page="subfolder%2FPage.html"/> but this is very ugly! -- View this message in context: http://www.nabble.com/problem-with-page-service-incoder-tf1992991.html#a5469496 Sent from the Tapestry - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]