• 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 about manual of Apple's Webobjects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: question about manual of Apple's Webobjects


  • Subject: Re: question about manual of Apple's Webobjects
  • From: Brent Shank <email@hidden>
  • Date: Mon, 10 Feb 2003 15:13:56 -0800

Download the sample projects for the book and compare them to your code:

http://developer.apple.com/techpubs/webobjects/Web_Applications/ Web_Applications.tar.gz

That's probably the best way to find the answers.
Brent

On Monday, February 10, 2003, at 02:11 PM, Green Joan wrote:

It is so frustrating to learn this.
I tried the example of Chapter 6 on Mac's manual of webobjects 5 (web application).
I failed serveral times but don't know why.


public WOComponent submitChanges()
{
Main nextPage = (Main)pageWithName("Main");
//initialize your component here.
//Send <code>user</code> to the Main page //1
nextPage.setUser(user); //2
return nextPage;
}
the line marked by 2 is erroreous. it seems that there is no "setUser" defined in Main.


Would you please give me some help?

regards

Joan

_________________________________________________________________
SkA*;z5DEsSQ=xPP=;Aw#,GkJ9SC MSN Messenger: http://messenger.msn.com/cn _______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >question about manual of Apple's Webobjects (From: "Green Joan" <email@hidden>)

  • Prev by Date: Re: EO Modeler
  • Next by Date: Re: question about manual of Apple's Webobjects
  • Previous by thread: question about manual of Apple's Webobjects
  • Next by thread: Re: question about manual of Apple's Webobjects
  • Index(es):
    • Date
    • Thread