Re: How are you handling html templates created in other apps?
Re: How are you handling html templates created in other apps?
- Subject: Re: How are you handling html templates created in other apps?
- From: Chuck Hill <email@hidden>
- Date: Fri, 16 Feb 2007 12:31:47 -0800
On Feb 16, 2007, at 11:52 AM, Kevin Windham wrote:
On Feb 16, 2007, at 1:30 PM, Kevin Windham wrote:
Thanks a lot for pointing out the BASE tag. I don't think I've
ever run across that before, and it turns out to be extremely
useful with WebObjects Builder.
I was able to copy and paste the whole html page into the source
of my component and add the base tag. I then uploaded all the
images to the server in an appropriate directory and WebObjects
Builder now displays everything without needing to edit any image
tags. Very snazzy. Now I am able to see the various elements so I
can do the binding thing and I am in business painlessly.
Sorry to bother again...
One more thing that would make this all pretty much seamless. When
using the base tag, my WO generated URLs are relative to the BASE
URL. Is there a way to get WO to generate a full URL instead. That
would prevent me from needing to deploy to test without turning the
BASE tag on and off to get links to work right on my local machine.
Not quite following. What are you using for the BASE url? All the
WO generated URLs should start with / and only be relative to the
domain. Are you using Direct Connect (URLs like http://localhost:
45738/cgi-bin...? If so, stop that! :-)
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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