Thanks for the replies. This is a Wonder based app, so I will give that a try.
Thanks again, Joe On Fri, Dec 10, 2010 at 10:21 AM, Chuck Hill <[email protected]>wrote: > Hi Joe, > > Do you have this in build.properties? > > # Needed as app is deployed with frameworks fully embedded > frameworksBaseURL=/WebObjects/MyApp.woa/Frameworks > > That works for Wonder based apps. If yours is not Wonder based, there is > one more hack you need. > > Chuck > > > On Dec 10, 2010, at 9:29 AM, Joe Kramer wrote: > > > Hi all, > > > > I am deploying my first D2W app and I have a question. I have the app > deployed, but the css and javascript resources aren't being found. The > source that is created looks like "<link rel="stylesheet" type="text/css" > href="/WebObjects/Frameworks/ERModernDirectToWeb.framework/WebServerResources/reset_base_fonts.css"/>" > as an example. My questions is, how do I get these to point to an external > location? I need it to point to something like " > http://www.example.com/MyApp.woa/Frameworks/ERModernDirectToWeb.framework/WebServerResources/reset_base_fonts.css". > How do I make that happen? > > > > Thanks for the help! > > > > Joe Kramer > > _______________________________________________ > > 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/chill%40global-village.net > > > > This email sent to [email protected] > > -- > Chuck Hill Senior Consultant / VP Development > > 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 protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
