Turn key setup
Turn key setup
- Subject: Turn key setup
- From: Greg Hulands <email@hidden>
- Date: Tue, 11 Nov 2003 09:07:22 +1000
Hi,
I am making a webobjects web application that I would like to make into
a turn key type solution that is very customisable in the sense that
url's for everything is relative. I have a class called Configuration
that has all the variable settings and strings. For example I have a
setting called mediaServer that is a host name that will serve out all
the images of the application, eg http://media.host.com. Is it possible
to get WOImage and WOActiveImage to somehow use
application().config().mediaServer() in their image urls?
This sort of thing would be good so that browsers will cache the image
and decrease the burden of transferring images every time because of
the /cgi-bin/.../sessionid/...jpg not caching.
Has anyone else encountered this problem? Does anyone have a solution?
Any help is greatly appreciated.
Regards,
Greg
_______________________________________________
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.