• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Question here
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question here


  • Subject: Re: Question here
  • From: Art Isbell <email@hidden>
  • Date: Mon, 10 Mar 2008 11:30:39 -1000

On Mar 10, 2008, at 11:20 AM, David LeBer wrote:

On 10-Mar-08, at 5:04 PM, Gustavo Pizano wrote:

Body : WOBody {
framework = "WOExamplesHarness.framework";
filename = "aqua_bg.jpg";
newBinding = onLoad;
}

This should be:


Body : WOBody { framework = "WOExamplesHarness.framework"; filename = "aqua_bg.jpg"; onLoad = onLoad; }

<html>
	<head>
		<title>Hello World</title>
	</head>
	<body>
	<webobject name = "Body">
<webobject name = "HelloImage"/>
<br>
Hello, what is your name?.
<webobject name = "HelloWorldForum">
	<webobject name = "NameField"/>
	<webobject name = "HelloWorldSubmitButton"/>

</webobject>
</webobject>
	</body>
</html>

Looks like your template includes 2 body tags, the static <body> tag and the dynamic <webobject name = "Body"> tag which will generate a <body> tag. You need to delete the static <body> and </body> from your template. The original WebObjects Builder supported converting the static <body> tag into a dynamic <webobjects … > tag, but I don't believe this functionality is supported by WOLips (yet :-)


Aloha,
Art

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Question here
      • From: Gustavo Pizano <email@hidden>
    • Re: Question here
      • From: Mike Schrag <email@hidden>
References: 
 >Question here (From: Gustavo Pizano <email@hidden>)
 >Re: Question here (From: David LeBer <email@hidden>)

  • Prev by Date: Re: Question here
  • Next by Date: Re: Webobjects, Flex and Sessions
  • Previous by thread: Re: Question here
  • Next by thread: Re: Question here
  • Index(es):
    • Date
    • Thread