base URL set in html head
base URL set in html head
- Subject: base URL set in html head
- From: Greg Smith <email@hidden>
- Date: Wed, 6 Feb 2008 13:36:06 -0800
I am wrapping my WO page with header, nav, and footer I pull from some
other location as a function of the particular application and page
running. The static links in the files I pull over are relative and
therefor they do not work in my application. To make these work, I
set the base url in the head of my pages and this worked as desired.
<BASE HREF="http://otherserver.domain.sub/path/toothersite/">
However, this also changed the URLs for my forms and wohyperlinks. So
the WO application did not working any more. I had assumed that these
links created by the WO app where absolute and including the server
domain. This is not the case.
Does anyone know how to set it so the form links and wohyperlinks are
absolute and hopefully are the current server the app is running on?
Many thanks, Greg.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden