You get the same effect if you test in jetty and go to
http://localhost:8080/context/somefolder/ where the folder has an
Index page/class.

On Wed, May 14, 2008 at 5:29 PM, Mark Horn <[EMAIL PROTECTED]> wrote:
> I'm using the standard Tapestry css sheet, and I confirmed the URLS by
> looking @ apache's log
>
> On Wed, May 14, 2008 at 4:36 PM, Josh Canfield <[EMAIL PROTECTED]> wrote:
>> This is usually because your image src urls are relative. How are you
>>  getting the url?
>>
>>
>>  On Wed, May 14, 2008 at 1:08 PM, Mark Horn <[EMAIL PROTECTED]> wrote:
>>
>>  > Can someone please help me out, probable some simple thing I missed
>>  > but I just can't see it.  I added Index pages to my application (great
>>  > addition to 5.0.11) but now I'm running into a problem.  Apache
>>  > (proxing to web app) is adding a trailing slash onto the url ie.
>>  > http://host/context/products/ instead of http://host/context/product.
>>  > W/o the trailing slash everything works great, but w/ a trailing slash
>>  > tapestry is trying to load css files from
>>  > http://host/conctext/products/assets/css/.. in stead of
>>  > http://host/context/assets/css/. <http://host/context/assets/css/>..
>>
>> >
>>  > Is there config change I can make to apache for this?  Any ideas?
>>  >
>>  >
>>  > Thanks
>>  > -Mark
>>  >
>>  > P.S. Howard and Team keep up the great work!
>>  >
>>  > ---------------------------------------------------------------------
>>  > To unsubscribe, e-mail: [EMAIL PROTECTED]
>>  > For additional commands, e-mail: [EMAIL PROTECTED]
>>  >
>>  >
>>
>>
>>  --
>>  --
>>  TheDailyTube.com. Sign up and get the best new videos on the internet
>>  delivered fresh to your inbox.
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to