cd /Library/WebServer/Documents
ln -s /path/to/your/WSR/tyf  tyf

I cannot make the alias work in either direction. I had to have the actual source tree starting with folder <tyf> in:
        </Library/WebServer/Documents>
to make Apache work, and
        </Users/(me)/Develop/tyf/WebServerResources>
to make Eclipse work.

This would be a major source of confusion, so I deleted everything in Eclipse WebServerResources and used File/Open from the project to edit the css files.

The page loads all the images fine and the css is ok, no error on the console, but:

All the WebObjects tags appear like
        <webobject name="LoginForm">
when I do <View Source> from the browser.

On what fateful moment did I make a missing quote around a name a fatal error and how did I do that?

As a result I changed many name fields to have quotes around the name and lots of nowraps to equal signs, etc.

A clean static page now; with no connection to the dynamic server, all the elements like popups, submit buttons, etc. are missing.

On Nov 3, 2009, at 1:48 PM, Chuck Hill wrote:

Line 10 by my count:
        <webobject name=LoginForm>
I

----
Baiss Eric Magnusson
http://www.CascadeWebDesign.com



_______________________________________________
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