In case I didn't respond to this from work.

Use a Shell component to create the <html> and <head> portion of your pages.
It includes the necessary <base> tag to make things work properly with the
new (and I think, improved) URL format.

----- Original Message -----
From: "Chrisitan Noack" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 23, 2002 5:47 AM
Subject: [Tapestry-developer] URL to images and css wrong in 2.2-alpha2?


> Today I encountered the following problem. From my application's home page
> I go to the second page using a Page component. The second page is found,
> but the rendering is wrong, because the images and css that are fix in the
> html-code of the second page are lost. The Url of the css on the first
> page is: 'http://webApplicationPath/css/cssName.css'. On the second page
> it is 'http://webApplicationPath/page/nameOfTheSecondPage/css/cssName.css'
> and the style sheet is not found. It should be the same css on both pages.
>
> Is this a bug in 2.2-alpha2, I haven't had that problem in alpha1 ? With
> alpha1 my URL still uses context=... service=page ...
>
> Best regards,
>
>   Christian
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Tapestry-developer mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/tapestry-developer
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to