I assume these are page properties? In which case did you set
<property name="sideChanges"/>
in your .page file?
Hope that helps.
Jean-Yves Sironneau wrote:
Hello,
I have a small question, i think i used to use interface like
public interface ISideChange {
public abstract void setSideChanges(Boolean sideChanges);
public abstract void getSideChanges();
public abstract void setLinkedException(LinkedException e);
public abstract LinkedException getLinkedException();
}
make a page class implements it and then let tapestry create the
implementation at runtime, but now i get an error :
Error at context:/WEB-INF/edit/EditEvents.page, line 7, column 71:
Method 'public abstract void
org.jys.clepsydra.ui.ISideChange.getSideChanges()' has no implementation
in class org.jys.clepsydra.ui.pages.EditEventsPage (or enhanced subclass
$EditEventsPage_43).
Is that normal ?
Jean-Yves
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
__________ NOD32 1.1264 (20051024) Information __________
This message was checked by NOD32 antivirus system.
http://www.eset.com
--
.........................................
Derick Fernando
Lead Architect
[EMAIL PROTECTED]
(323) 314-9593
http://www.thelabllc.com
Content is for intended recipient only.
Copyright 2001-2005, The Lab, LLC
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]