I am making progress on my application, though I'm certain my questions do not imply such.

I have a css definition:
#globalNav{
background-image:  url(glbnav_background.gif);
}

However, when deploying, the url generated is something like:
http://192.168.1.111:49599/cgi-bin/WebObjects/glbnav_background.gif

RATHER than:
http://192.168.1.111:49599/cgi-bin/WebObjects/SIAM.woa/_wr_/wodata=/Users/randy/workspace/SIAM/build/SIAM.woa/Contents/WebServerResources/glbnav_background.gif

What flag or other magic do I need to make this work correctly?


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to