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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]