Re: Tutorial
Re: Tutorial
- Subject: Re: Tutorial
- From: Mike Schrag <email@hidden>
- Date: Wed, 12 Mar 2008 19:56:12 -0400
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.
ms |
_______________________________________________
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