No. We basically take the response and parse it before returning it.
Karl
On Jun 8, 2011, at 2:05 PM, Johnny Miller wrote:
> If you don't mind me asking...
>
> How do you do it? Do you subclass wo:image, wo:stylesheet et al...?
>
> thanks,
>
> Johnny
>
> On Jun 8, 2011, at 11:00 AM, Karl
Maybe I found the answer I was looking for...
is this what er.extensions.ERXResourceManager.resourceUrlPrefix property is for?
thanks again,
Johnny
On Jun 8, 2011, at 11:00 AM, Karl wrote:
> You can use an HTML tag to prepend the host name but it affects
> everything so be careful about subs
If you don't mind me asking...
How do you do it? Do you subclass wo:image, wo:stylesheet et al...?
thanks,
Johnny
On Jun 8, 2011, at 11:00 AM, Karl wrote:
> You can use an HTML tag to prepend the host name but it affects
> everything so be careful about subsequent FORM tags.
>
> We dynamic
You can use an HTML tag to prepend the host name but it affects
everything so be careful about subsequent FORM tags.
We dynamically re-write all of our generated URLs once CDN is enabled.
Karl
On Jun 8, 2011, at 1:53 PM, Johnny Miller wrote:
> Hi,
>
> I was thinking of moving all my web serv
Hi,
I was thinking of moving all my web server resources to a CDN. Does anyone
know if there is a simple way to prepend a domain name to the web server
resource while in deployment mode?
i.e. instead of the resource being return as
/WebObjects/App.woa/Contents/WebServerResources/... it is ret