Oh my goodness, I just noticed the glaring error in my code:

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

should be:

<wo:Header span = 24 last = true>

for my stupidity i am sitting in the dumb corner with people pointing at me and laughing ;-)

Thanks for the nudge in the right direction Clark.

Simon


On 13 Jan 2008, at 20:39, Clark Mueller wrote:

Well, the syntax depends on the type of component you are using, but for example, WOImageButton is like this:

<wo:WOImageButton filename="someFileName.png" framework = "app" action="$someJavaAction"/>

Clark


On 13 Jan 08, at 12:58 PM, Simon McLean wrote:

Hi All -

Ok, what am I missing ? It has to be something really stupid but it's stumped me...

com.webobjects.foundation.NSForwardException for ognl.helperfunction.compatibility.WOMiddleManHTMLFormatException: <WOHTMLWebObjectTag cannot initialize WebObject tag <webobject name = "Header" span = 24 last = true> . It has no NAME=... parameter

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/cpmueller% 40mac.com

This email sent to [EMAIL PROTECTED]


 _______________________________________________
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