• 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: Tutorial
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tutorial


  • Subject: Re: Tutorial
  • From: David LeBer <email@hidden>
  • Date: Wed, 12 Mar 2008 20:07:19 -0400


On 12-Mar-08, at 8:00 PM, Gustavo Pizano wrote:

yes i know that... i just didnt  made myself clear

what i mean is that the DisplayBoard its null where it shoudlnt be

So your task is to find out why that is.

In looking at the code you can see that displayBoard is being lazily created the first time something asks for it on the page.

Figure out why that is not happening and your problem is solved.

On Mar 12, 2008, at 6:56 PM, Mike Schrag wrote:

Its more than clear that there is no displayDoard where to work at, so there is some problem with he constructor no?
Java classes don't need a constructor declared if your object doesn't have any construction parameters. All Java classes get an implicit YourClass() { super(); } generated by the compiler.

;david

--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site:   http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org


_______________________________________________ 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: Tutorial
      • From: Gustavo Pizano <email@hidden>
References: 
 >Tutorial (From: Gustavo Pizano <email@hidden>)
 >Re: Tutorial (From: David LeBer <email@hidden>)
 >Re: Tutorial (From: David LeBer <email@hidden>)
 >Re: Tutorial (From: Gustavo Pizano <email@hidden>)
 >Re: Tutorial (From: David LeBer <email@hidden>)
 >Re: Tutorial (From: Gustavo Pizano <email@hidden>)
 >Re: Tutorial (From: Mike Schrag <email@hidden>)
 >Re: Tutorial (From: Gustavo Pizano <email@hidden>)

  • Prev by Date: Re: Tutorial
  • Next by Date: Re: Tutorial
  • Previous by thread: Re: Tutorial
  • Next by thread: Re: Tutorial
  • Index(es):
    • Date
    • Thread