<webobject name = "Header" span = 24 last = true>

should be:

<wo:Header span = 24 last = true>

Actually, it should be more like:

<wo:Header span = "24" last = "[true]" />

cug

Hi cug

This seems to work too:

<wo:Header span = "24" last = "$true" />

What is the difference ? What do the [ ] imply ?

Simon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
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