Solved:
The problem was I was doing this:
<script type="text/javascript" src="/WebObjects/MyApp.woa/Contents/
Resources/js/prototype.js?load=builder,dragdrop"></script>
And the load wasn't working in the header. Solved by listing each
javascript file separately.
Thanks,
Scott
On Jun 14, 2008, at 12:03 AM, Scott Lopatin wrote:
Hey everyone, I'm having the same problem recorded in this post, but
I don't see documented the fix anywhere online.
Post: http://lists.apple.com/archives/Webobjects-dev/2006/Aug/msg00835.html
I'm doing this from my page wrapper in the header:
<script src="/WebObjects/MyApp.woa/Contents/Resources/js/
scriptaculous/prototype.js" type="text/javascript"></script>
But when the app runs it doesn't load the javascript, even though
when I replace the /cgi-bin/WebObjects/... with the link above after
my host, the javascript file loads in the browser.
Web server is turned on and I'm connecting with Direct Connect
(myhost:7777/WebObjects/MyApp...)
Hair being pulled!
Thanks,
Scott
_______________________________________________
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/acn%40maconcall.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
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]