Re: Static Images
Re: Static Images
- Subject: Re: Static Images
- From: Goodbye Bill <email@hidden>
- Date: Tue, 24 Jun 2003 06:20:53 -0400
Okay, this is all well and good, but what about relative paths?
I've created a directory for my images on the root of the web server,
however, the relative path to that directory is not the same for both the
initial page and subsequent pages.
Example:
Initial Page...
http://server:52060/cgi-bin/WebObjects/MyApp.woa
Subsequent Pages:
http://server:52060/cgi-bin/WebObjects/MyApp.woa/wo/TV3bWMuYMKxWpZWv1qHxyw/0
.1.23.0
The relative path while on the initial page would be something like
"../../../Images" while the subsequent pages would not be.
VERY frustrating! =(
On 6/24/03 12:29 AM, "Art Isbell" <email@hidden> wrote:
> On Monday, June 23, 2003, at 05:56 PM, Goodbye Bill wrote:
>
>> Thanks for the reply but this is not what I want. I do not want to
>> use the
>> "WOImage" object. I have a pre-existing site that I want to move to
>> WebObjects, but don't want anything server-side to take place for the
>> serving of images.
>
> By setting the WOImage to static in the inspector, you'll get a
> standard IMG, not a WEBOBJECT tag, and the image will be served by the
> Web server, not WO.
>
> Aloha,
> Art
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.